Forum Discussion
Ashbarber
Nov 09, 2022Copper Contributor
How to move an entire row to a new sheet when a status is changed in excel
Hello, I would like to set up a worksheet where when a status is changed from open to closed the entire row is moved to a separate sheet in excel. Is this possible? How do I set it up? For refer...
Patrick2788
Nov 09, 2022Silver Contributor
With 2013, you're going to need a macro to do this. Something to consider is keeping all data in one location in 1 sheet and then using filtering to get desired records. If data sets have the same type of information and the same fields, it's best the data is kept in the same sheet.
You could also use Custom Views to switch quickly between a set of views: