Is there a way to display the name of a table in the query results?
I would like to evenutally set up a module to link to all .csv files in a certain location on my computer containing the word Summary in the title. Then I would like to include all those tables in an Append Query, and Append the data to a static table in the database that will collect the data from each spreadsheet. However, unless I can get the name of the table in the query, this is will not work. That is the only way I will know what information came from which spreadsheet.
I would like to evenutally set up a module to link to all .csv files in a certain location on my computer containing the word Summary in the title. Then I would like to include all those tables in an Append Query, and Append the data to a static table in the database that will collect the data from each spreadsheet. However, unless I can get the name of the table in the query, this is will not work. That is the only way I will know what information came from which spreadsheet.