▲ 3 r/excel
I am trying to create an Excel Office Script (TypeScript) to filter and copy data between worksheets.
Data starts around row 10
One of the columns is named "COMPLETE"
This column contains percentage values (e.g. 30%, 60%, 90%, 100%)
I want to automatically copy only the rows where the COMPLETE column is 100% into the destination sheet and eliminate them from the original sheet, idk why my code isnt working
u/Apprehensive_War_290 — 12 days ago