Refresh & Timestamp - interesting problem I have

maddoxx

New member
Local time
Today, 15:16
Joined
Mar 8, 2002
Messages
8
Hey everyone,

I currently have a form that refreshes itself every forty five seconds.

Data for one of the fields of the form is entered by users in another database.

The form currently refreshes itself to catch this data entered.

I want to put a timestamp on the time when the data is entered, but I can't do it from the database in which the data is actually be keyed.

So, what I would like to do is have a timestamp text box that tells me what time the data popped up in this form (the data is coming from a query of the table of the other database).

Is there a timestamp procedure I could put on the form field itself that tells me when it first became populated?

Any other suggestions?

Thanks,

Jim
 

Users who are viewing this thread

Back
Top Bottom