G
Guest
All,
I might be going at this the wrong way so please feel correct me if I am off
the reservation of best practices here. I have an VBA import procedure that
runs daily. It picks up 8 different text files and puts them in 8 different
Access tables. Immeaditly after each Import completes it appends in the
timestamp of when this is performed. Then it moves on to the next
import...etc.....
What I would like to be able to is append the tablename, time stamp into
another table so that it can be reference easily. Am I thinking in the right
direction here? Any suggestions?
Thanks a ton! Have a good weekend
I might be going at this the wrong way so please feel correct me if I am off
the reservation of best practices here. I have an VBA import procedure that
runs daily. It picks up 8 different text files and puts them in 8 different
Access tables. Immeaditly after each Import completes it appends in the
timestamp of when this is performed. Then it moves on to the next
import...etc.....
What I would like to be able to is append the tablename, time stamp into
another table so that it can be reference easily. Am I thinking in the right
direction here? Any suggestions?
Thanks a ton! Have a good weekend