I can currently move rows from a tab to a 'Completed' tab when Column A's dropdown reads 'Done'. Column A in the 'Completed' tab is then replaced by the date the row was moved. The new problem is that I want Column B (Category) in the 'Completed' tab to tell me what the original tab name that the row moved from was. I will have several departments, sorted by tabs, completing tasks that will all be stored on the one 'Completed' tab. Is this possible?
Here is the link to the google Sheet: https://docs.google.com/spreadsheets/d/1_2Do2Eu4Hb61seupPJcWLynyEtT5xQtvkO8DEQaRJU0/edit?usp=sharing
You can simply add another line with unshift(). Then the code will be like this: