I have an excel document that is saved on SharePoint. There is a table in one tab and I want an entire row to automatically move and be erased to a "completed" table within another tab once information is manually inputted into a specific cell. I was able to complete this via a macro on the excel desktop version which doesn't work online, I have less experience with VBA and not able to figure out a script that will be able to do this. I would upload an example but it never lets me, I will try to breakdown the layout of the excel document.
There are three tabs. From the "main tracking" tab when a date is entered into column M data starts at row 4, for example when a date is entered in cell M4, M5, M6 and so on I want to get that entire row to move to the table in the "completed" tab, the completed tab mirrors the main tracking tab. Both tables have been named the same as the tab naming.
Hope I was able to provide enough detail and that someone is able to assist.
There are three tabs. From the "main tracking" tab when a date is entered into column M data starts at row 4, for example when a date is entered in cell M4, M5, M6 and so on I want to get that entire row to move to the table in the "completed" tab, the completed tab mirrors the main tracking tab. Both tables have been named the same as the tab naming.
Hope I was able to provide enough detail and that someone is able to assist.