Forum Discussion
Copy Data to Other Sheets' Columns Based on Criteria
- May 30, 2019
Hi Thomas,
The easiest is with Power Query - query source data, filter and land result back. Sample attached.
Hi Thomas,
The easiest is with Power Query - query source data, filter and land result back. Sample attached.
- Thomas FallonMay 30, 2019Copper Contributor
SergeiBaklan Thank you Sergei - it does not appear that if I make a change to the original table, that the queries update? (note I have kept the queries in the same Workbook, on a separate Sheet).
- SergeiBaklanMay 30, 2019Diamond Contributor
Thomas, to show update click on ribbon Data->Refresh All. Or right click on resulting table and Refresh.
- Thomas FallonMay 30, 2019Copper Contributor
SergeiBaklan Thank you. That does work, but I was hoping for an automatic update. The people in my office will not know to click refresh (and in fact I'm keeping them out of the excel so they will only see what is referenced into our AutoCAD file from excel). But I can make do with this if there is no easy way to auto update.