Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A97: Filling a field with File Name and date

Status
Not open for further replies.

RonMcIntire

Technical User
Oct 12, 2002
166
US
All:

OBJECT
I am importing a .csv file programmitically into a table through the built-in TransferText function.

PROBLEM
I would also like to insert the imported file name, date and created time stamp into defined fields in the table.

QUESTION
Is there a way to do it? If so, how?

Thanks,

Ron
 
I doubt you can do this from the transfertext function. You could run an update query after the records have been imported.

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Duane:

Thanks for your response. I'll see how that works.


Ron
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top