Lensmeister
Registered User.
- Local time
- Today, 12:52
- Joined
- Feb 18, 2009
- Messages
- 65
Hi,
 
Hope this makes sense and it is in the correct section. I am using Access 2002.
 
I am going to be producing a macro that imports a txt file. Once the text file is imported there will be a empty field for a date value. Nothing in the file that is being imported will have a date in it.
 
I would like to (if possible) to, once the file is in the table, open an input box asking the user for a date (formated as YYYY-MM-DD) and once the date has been entered and the ok button pressed it inputs that date in to all records in the date field.
 
Is this possible and what would be hte best way to code it?
 
Thanks in advance.
 Hope this makes sense and it is in the correct section. I am using Access 2002.
I am going to be producing a macro that imports a txt file. Once the text file is imported there will be a empty field for a date value. Nothing in the file that is being imported will have a date in it.
I would like to (if possible) to, once the file is in the table, open an input box asking the user for a date (formated as YYYY-MM-DD) and once the date has been entered and the ok button pressed it inputs that date in to all records in the date field.
Is this possible and what would be hte best way to code it?
Thanks in advance.
 
	