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
How to start an application from a .Bat file and then upload files
Run macro in background without blocking Excel input / output
How do you setup the Edge Transport Role in Exchange 2010 if you only have 1 server in the organization?
Wsus WIndows 2003
Reporting Services Error
Get return value from ObjectDataSource
somethine or a user is running sql profiler on my sql server 2008 instance - how can i identify the session
how to hide a printer
NTFS Permissions *Bulk Change*
Pass a selected range of cells as a paramter to a procedure