JeffGrant
Well-known Member
- Joined
- Apr 7, 2021
- Messages
- 558
- Office Version
- 365
- Platform
- Windows
Hi All, and thanks in advance. This a most basic question I am sure.
I have a query which imports a specific file - Main-Report.csv, withthe file path being: C:\Users\...\Input\Main-Report.csv. Which works just fine.
However, when I am back testing, the import file name is Main-Report-dd-mmm-yy.csv
Can somebody please tell me the syntax so that the query will import something like: C:\Users\...\Input\Main-Report*.csv
At the moment, I have having to rename the file and remove the dd-mmm-yy for the query to work. I cant just import all csv files at folder level because there are other csv files in that folder that are not be imported.
cheers
I have a query which imports a specific file - Main-Report.csv, withthe file path being: C:\Users\...\Input\Main-Report.csv. Which works just fine.
However, when I am back testing, the import file name is Main-Report-dd-mmm-yy.csv
Can somebody please tell me the syntax so that the query will import something like: C:\Users\...\Input\Main-Report*.csv
At the moment, I have having to rename the file and remove the dd-mmm-yy for the query to work. I cant just import all csv files at folder level because there are other csv files in that folder that are not be imported.
cheers