VBA Helpo

debneedshelp

New Member
Joined
Mar 24, 2024
Messages
2
Office Version
  1. 365
Platform
  1. Windows
I am trying to find a way to move multiple rows from a master "Open orders" sheet to the corresponding sheet based on the selection for status column (either Closed or Glass Here).

Basically - if Closed is selected in the Status column, move that row to the Closed Orders Sheet and delete from Open Orders
If Glass Here is selected, I want to move it to the Glass Here Sheet and delete from Open Orders

Now here is where it gets interesting...is there a way once I have the data or row in the Glass Here sheet, if I choose Closed within that sheet, I need it to also move it to the Closed Orders and delete from the Glass Here Sheet...

HELP!!!!
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Also, if there is a way to keep the data in order from smallest work order number to largest that would be helpful as well...see sample

1711303198141.png
 
Upvote 0

Forum statistics

Threads
1,215,165
Messages
6,123,390
Members
449,098
Latest member
ArturS75

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