barneskite
11-27-2008, 09:05 AM
Hi guys,
I'm new to this forum so please bear with me..
I'm designing a database to replace some paper based systems that generate a sequential number, used as an illustration control number (autonumber, primary key). I have made it so that the user generates a new number through a DAP - which works fine. The next part of the function that i need is to create a DAP to update the amendment details of each illustration by filtering (the same table) against the primary key.
Now the way i chose to do it is have a group filter control to select the record, and a checkbox bound to a date field. So when the user selects the record, he checks the appropriate box on the DAP and saves the record, which stamps the coresponding field with a date and time. I have used the Now() function as the default value for the checkbox, but when i save it records a date of 29/12/1859 ???? And no time??
Please help me because i'm stumbling my way through access at the moment, teaching myself by addressing real scenarios lol.
Thanks very much in anticipation
Tim Barnes.
I'm new to this forum so please bear with me..
I'm designing a database to replace some paper based systems that generate a sequential number, used as an illustration control number (autonumber, primary key). I have made it so that the user generates a new number through a DAP - which works fine. The next part of the function that i need is to create a DAP to update the amendment details of each illustration by filtering (the same table) against the primary key.
Now the way i chose to do it is have a group filter control to select the record, and a checkbox bound to a date field. So when the user selects the record, he checks the appropriate box on the DAP and saves the record, which stamps the coresponding field with a date and time. I have used the Now() function as the default value for the checkbox, but when i save it records a date of 29/12/1859 ???? And no time??
Please help me because i'm stumbling my way through access at the moment, teaching myself by addressing real scenarios lol.
Thanks very much in anticipation
Tim Barnes.