ApplePirate
Programmer
basically i want to export a table/query from within access to a specified location, but have the filename set as the current date and time 01/01/01 00:00:00
the reason for this is that data will need to be exported on a regular basis throughout the day and i need the filenames to be both unique and concurrent...
is there a way for this to be done?
i have searched the forum but havent found anything that is specific to access any VB ive picked up and used i.e. strings to concatenate the location with the current time, but i keep getting an error telling me that the filename is invalid. i presume because a forward slash is used in the date.
any help very much appreciated
the reason for this is that data will need to be exported on a regular basis throughout the day and i need the filenames to be both unique and concurrent...
is there a way for this to be done?
i have searched the forum but havent found anything that is specific to access any VB ive picked up and used i.e. strings to concatenate the location with the current time, but i keep getting an error telling me that the filename is invalid. i presume because a forward slash is used in the date.
any help very much appreciated