What do you import, a txt file or a csv file?
If you import a csv file then don't open it in excel since excel wil recognize a number en excel will delete the leading zero's.
Yes and also a tool to clean excisting code.
I know it excists for vba excell but i haven't found it for vba access.
I will try MZ Tools for VBA
Greets
Hi,
Is there a good VBA Access code cleaning tool, that’s for free?
I have one for excel, but that doesn’t work with access.
If there isn’t a free one, can you tell me witch paid one is good?
THX
Greets
Hi,
I wonder if there is a possibility to select a table from a database by using a sort of explorer window.
My problem is this:
I want to import a *.xls file in a table.
I want to be able to select a certain *.xls file from a list (so far no probs) en add it contents to a table selected in a...