J
John H
Hi,
I have a database in Access 2003 which records and reports information
on a weekly basis. One of the fields is called "Date_Out", which is
populated by data. On the form there is a button which once clicked,
writes 'todays' date in another field called "Date_In".
I am trying to write a procedure behind a button which:
1). Checks the database
2). If there is a value in "Date Out" and "Date_in", then
3). write a value called "Completed", into the completed field for
each record.
Any help on this will be greatly appreciated.
Regards,
John.
I have a database in Access 2003 which records and reports information
on a weekly basis. One of the fields is called "Date_Out", which is
populated by data. On the form there is a button which once clicked,
writes 'todays' date in another field called "Date_In".
I am trying to write a procedure behind a button which:
1). Checks the database
2). If there is a value in "Date Out" and "Date_in", then
3). write a value called "Completed", into the completed field for
each record.
Any help on this will be greatly appreciated.
Regards,
John.