I have a excel sheet containing several tabs all containing similar data with same column names one for reach month. There is one tab by name completed. I need a script run each time a column in the source tab changes the status to "Complete" the entire row needs to be copied to the "Completed" tab.
Related:
Copy A row from one tab to another based on condition