Hi All,
I have a sheet name "Data" it contains the output table name "Raw_Data" which data comes after running Power Query.
Now I am looking for a VBA code which POP up and ask where to save file and after that copy the data from "Raw_Data" table and paste it in a new file.
I tried with recording macro option but it also copy Power Query links, which I don't want in new file.
Please suggest how we can only copy data not power query references.
I have a sheet name "Data" it contains the output table name "Raw_Data" which data comes after running Power Query.
Now I am looking for a VBA code which POP up and ask where to save file and after that copy the data from "Raw_Data" table and paste it in a new file.
I tried with recording macro option but it also copy Power Query links, which I don't want in new file.
Please suggest how we can only copy data not power query references.