Microsoft
Software
Hardware
Network
Question : Autofill Date Field in Access 2007
I am a novice at Access, I can create a table and create a form etc but that is it. I have built a very basic database for a project I am running. There is 1 table with 3 fields, thats all. The fields are ID, Account Number and Date and Time. The date and time field is set to show the date and the time (obvious I know!)
The Account Number is an 18 digit number which is entered via a barcode scanner. What I want the database to do is open up a form, populat the account number field from the scanner (which it does now without issue) but I want it to then, automatically populate the Date and Time field with the current date and time and create a new record so I can scan the next barcode and so on.
I have 68,000 barcodes to scan so I want to automate this as much as possible.
Any Help Much Appreciated.
Iain G
Answer : Autofill Date Field in Access 2007
Sorry ... should be =Now() or =Date() ... too many environments running around in my head
Random Solutions
SQL Query that needs a helping hand
Looking for software to draw simple shapes as seen in attached screen shot
Using ADO in VBA for Query with multiple parameters
SSRS Add Group Names to Totals
Outlook Anywhere - Exchange 2007 (SBS 2008) and Outlook 2003 / 2007
Problem with RichEdit20a and FindText?
Table design to enforce interesting constraint logic
Conditional Formatting Wildcard
Access Links
I need to refresh the form record when subform record is clicked on.