yetanotherjo
Technical User
I need to import a .sif file into Access using VBA (it's equivalent to a column delimited file). So far I've only been able to import it using "transfer text" if I've renamed it to have a .txt extension, otherwise Access won't recognise it as a file it can read.
The other clunkiness in this is that as far as I could tell I had to save the import structure and can't find a way to move this between databases without manually creating and saving it again...is there a way to easily port this between databases? Oh, and can this be edited using code?
The other clunkiness in this is that as far as I could tell I had to save the import structure and can't find a way to move this between databases without manually creating and saving it again...is there a way to easily port this between databases? Oh, and can this be edited using code?