G
Guest
I have a form based on a query that i use in datasheet view. What I would
like is to have a procedure where I can dbl click on a record and have it go
back 2 hrs in the data to that record. I have tried a few things but all the
goto record functions etc seem to be based on the record number. Since the
time varies (sometimes increases but 10 sec, sometimes 30 min etc etc) I
would need some method to lookup the time at the record I am at, subrtact 2
hrs from it then figure out what record that is and goto it.
any help please??
Thanks in advance
like is to have a procedure where I can dbl click on a record and have it go
back 2 hrs in the data to that record. I have tried a few things but all the
goto record functions etc seem to be based on the record number. Since the
time varies (sometimes increases but 10 sec, sometimes 30 min etc etc) I
would need some method to lookup the time at the record I am at, subrtact 2
hrs from it then figure out what record that is and goto it.
any help please??
Thanks in advance