Hello there!
I have a spreadsheet that on file open will refresh data from SQL Server into the spreadsheet. I want to be able to save and keep that data in a spreadsheet as of that point in time. If I do a "Save As", it of course saves the spreadsheet with the queries, and then the next time it opens, it refreshes the data, so I lose the point in time I had.
I've been trying to find a way to get rid of the queries before I do the "Save As", but I can't seem to do it without getting rid of the cell contents.
I'm trying to put this into a macro so that the user only has to open the file when they are ready for the new data.
Any suggestions would be greatly appreciated!!
Thank you!
Linda
I have a spreadsheet that on file open will refresh data from SQL Server into the spreadsheet. I want to be able to save and keep that data in a spreadsheet as of that point in time. If I do a "Save As", it of course saves the spreadsheet with the queries, and then the next time it opens, it refreshes the data, so I lose the point in time I had.
I've been trying to find a way to get rid of the queries before I do the "Save As", but I can't seem to do it without getting rid of the cell contents.
I'm trying to put this into a macro so that the user only has to open the file when they are ready for the new data.
Any suggestions would be greatly appreciated!!
Thank you!
Linda