E
EagleOne
2003/2007
Have need to import massive 2MM plus record files from MF.
The MF files have headers of more than one line.
I would like a ACCESS macro to delete the first three "rows".
Then, either before or after the import, to rename & DataType the fields (columns)
That said, I do not believe that I can record a macro in Access (unlike Excel).
Yes, I can save the import as a "Saved Import" but what do I do to re-run that in Access 2003?
In short, I would like to save all import text-file steps (including renaming and DataTyping) in a
re-runnable macro. Preferrably, in the VBA module as I am more familiar with VBA as opposed to the
Access macro builder. (That said, I believe that I could convert it and have it both ways?)
Would someone supply a textfile import macro that I could edit? Or let me know how to "get to" the
saved import steps on 2007 for use in 2003.
Please include steps for renaming and DataTyping.
Also, how do I call the macro? Button?
TIA EagleOne
Have need to import massive 2MM plus record files from MF.
The MF files have headers of more than one line.
I would like a ACCESS macro to delete the first three "rows".
Then, either before or after the import, to rename & DataType the fields (columns)
That said, I do not believe that I can record a macro in Access (unlike Excel).
Yes, I can save the import as a "Saved Import" but what do I do to re-run that in Access 2003?
In short, I would like to save all import text-file steps (including renaming and DataTyping) in a
re-runnable macro. Preferrably, in the VBA module as I am more familiar with VBA as opposed to the
Access macro builder. (That said, I believe that I could convert it and have it both ways?)
Would someone supply a textfile import macro that I could edit? Or let me know how to "get to" the
saved import steps on 2007 for use in 2003.
Please include steps for renaming and DataTyping.
Also, how do I call the macro? Button?
TIA EagleOne