Macro to update fields on open?

mariaw

Registered User.
Local time
Today, 23:55
Joined
Jun 9, 2006
Messages
88
Hi

I want my database to update field in a table each time the database is opened.

The field in the table that I want to update is today's date: so that if I open the database today, it will be 12th October, if I open it tomorrow, it will change to 13th Oct?

Can I create a macro to do this or do I need to do something to the field itself? at the moment the default value is Now(). But once it is entered - it stays as is.

Also - to further complicate matters, I don't want the field to update where someone has actually gone in a typed a date in? (The field is supposed to contain the current date, until a user puts an "end date" in).

Thanks!!

Maria
 
Great thanks Uncle Gizmo - will give it a try!

M
 

Users who are viewing this thread

Back
Top Bottom