Connecting Tech Pros Worldwide Forums | Help | Site Map

Access 2000

Mamilovic
Guest
 
Posts: n/a
#1: Jan 24 '06
I have a one table of logged data, Time and Value (two fields)

TIME VALUE
01/01/05 11:00:08 1.33763
01/01/05 11:00:16 1.33238
01/01/05 11:00:24 1.32988
01/01/05 11:00:32 1.33125

I want to filter out all records above a certain value X and then only
the first record when the value goes from below to above X. Can you do
this in SQL / Sub query Help Please

Regards John


Closed Thread