I currently have a query that will display all records that are over 3 hours old.
I have a form that automatically pops up and refreshes the query every minute.
What I want to do is distinguish between records that are over 1 hour old, 2 hours old, and 3 hours old, and have them displayed in a seperate colour depending on the 'age' - or have a field which is poulated with either 1, 2 or 3 respectively.
Also,
at the moment, the results are displayed as a list of record ID numbers.
I want to be able to double-click on any of the ID numbers to bring up that record. is this possible?
thanks,
Matthew
I have a form that automatically pops up and refreshes the query every minute.
What I want to do is distinguish between records that are over 1 hour old, 2 hours old, and 3 hours old, and have them displayed in a seperate colour depending on the 'age' - or have a field which is poulated with either 1, 2 or 3 respectively.
Also,
at the moment, the results are displayed as a list of record ID numbers.
I want to be able to double-click on any of the ID numbers to bring up that record. is this possible?
thanks,
Matthew