VBA or Excel formula to move rows across different sheets

Pepper1990

New Member
Joined
Mar 21, 2025
Messages
2
Office Version
  1. 365
  2. 2024
Platform
  1. Windows
new to VBA and basic knowledge of excel I'm trying to find a formula or VBA to move rows with a selected dropdown label to respective sheet from a master membership tracker
 
At this general level - the answer is: you shall use VBA to move rows. If you want to have a real copy, VBA is needed too. If you want just display specific content (from the poit of view of a user is: showing a copy) formulas shall do the job.

Have a look on XL2BB - Excel Range to BBCode how to show us the details of your problem.
 
Upvote 0
At this general level - the answer is: you shall use VBA to move rows. If you want to have a real copy, VBA is needed too. If you want just display specific content (from the poit of view of a user is: showing a copy) formulas shall do the job.

Have a look on XL2BB - Excel Range to BBCode how to show us the details of your problem.
Thanks for the reply, Id prefer a VBA cause I need a "Real copy" what i aim to do when "FULL" is selected from the dropdown box I would like for excel to automatically cut and past the whole row from Sheet "Master List" to "Full Members" and vice versa with the "Potential Members" Thanks
 

Attachments

  • Screenshot 2025-03-22 031722.png
    Screenshot 2025-03-22 031722.png
    99.8 KB · Views: 8
Upvote 0

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