Hi,
If you have valid formatted time data in your text field then you should be able to use this in a query:
date_stamp+CDate(time_stamp)
and as criteria for the last 1 hour: >=DateAdd("h",-1,Now())
If that doesn't work then describe the error and show examples of the data in the text field.
Servus
Karl
Access News
Access DevCon