F
Frans Verhaar
Hi,
I have this code in VBA that calls a query table from a certain csv file.
However, the name of this csv file is not constant.
Therefore I would rather like VBA to open a browser screen that shows all
csv files in a specific folder, where the user can just double click the
file that is needed as a source for the query table.
How can I let VBA open a browser window and show me all available CSV files?
Thanks,
Frans
I have this code in VBA that calls a query table from a certain csv file.
However, the name of this csv file is not constant.
Therefore I would rather like VBA to open a browser screen that shows all
csv files in a specific folder, where the user can just double click the
file that is needed as a source for the query table.
How can I let VBA open a browser window and show me all available CSV files?
Thanks,
Frans