Write back from Power Query table to Excel File

user0X

New member
Joined
May 5, 2018
Messages
22
Reaction score
0
Points
1
Excel Version(s)
2019
I have a couple of excel files that I have linked to create a power query table using the append function combining rows from all the excel files on a separate excel file. How can I write back into the respective excel files by filling the value in the power query table ?
 
PQ will not update the source files. You'd need a different approach such as VBA.
 
Back
Top