VBA Script to Move a Row to a New Tab

wangaa11

New Member
Joined
Feb 28, 2020
Messages
43
Office Version
  1. 2016
Platform
  1. Windows
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.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,215,069
Messages
6,122,952
Members
449,095
Latest member
nmaske

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top