Hi all,
I'm hoping that someone on here might be able to help.
I've created a workbook which contains tables of data on individual sheets (see example below)
On Sheet1 I have an SQL statement which queries these tables using the connection "From Microsoft Query" and then I've chosen that same Excel workbook as the source and the tables within it.
Problem is if I move the workbook, all the hardcoded connections need updating to show the new file location which poses a problem when I will want to email this. Is there a way to make my connections dynamic so that they update and follow wherever I move the workbook?
If I try refreshing the data without updating the connections to the new file location I get this error message:
So to recap, I'm not actually connecting to an external source I'm only querying the tables within the same spreadsheet, perhaps there's a better way to do it? Any help would be appreciated!
Thanks
Tim
I'm hoping that someone on here might be able to help.
I've created a workbook which contains tables of data on individual sheets (see example below)
On Sheet1 I have an SQL statement which queries these tables using the connection "From Microsoft Query" and then I've chosen that same Excel workbook as the source and the tables within it.
Problem is if I move the workbook, all the hardcoded connections need updating to show the new file location which poses a problem when I will want to email this. Is there a way to make my connections dynamic so that they update and follow wherever I move the workbook?
If I try refreshing the data without updating the connections to the new file location I get this error message:
So to recap, I'm not actually connecting to an external source I'm only querying the tables within the same spreadsheet, perhaps there's a better way to do it? Any help would be appreciated!
Thanks
Tim