Recent content by jennise

  1. J

    How to import dynamically named file using Access 2003 VBA

    Hello I am using the DoCmd.TransferText via Access 2003 VBA to write a macro to import csv file that is named based on "filename mm-dd-yyyy" from a filepath. Everyday a different file is created in the filepath with changes to the date "mm-dd-yyyy" Iwrote my macra via Access 2003 VBA as...
Back
Top Bottom