harryfraser
Registered User.
- Local time
- Today, 22:08
- Joined
- Dec 14, 2010
- Messages
- 19
Afternoon all,
Can someone help me - i'm building an account amanagement system in access and I would like to add an auto date field to a form I am working on...sounds simple enough you say - however here's the twist.
I want the form to return the current date and time only when the user inputs a comment into another form field - i.e. so the user has a record of when we last spoke to the instiution and what was said. I then intend to peform an append query on the comments and dates - exporting it into another table which will keep a record of all correspondence between us and that institution.
I'm fine with the append query, im just having trouble with the VBA coding so would appreciate some guidance...
Cheers
H
Can someone help me - i'm building an account amanagement system in access and I would like to add an auto date field to a form I am working on...sounds simple enough you say - however here's the twist.
I want the form to return the current date and time only when the user inputs a comment into another form field - i.e. so the user has a record of when we last spoke to the instiution and what was said. I then intend to peform an append query on the comments and dates - exporting it into another table which will keep a record of all correspondence between us and that institution.
I'm fine with the append query, im just having trouble with the VBA coding so would appreciate some guidance...
Cheers
H