sassyGuava
New Member
- Joined
- Jul 25, 2018
- Messages
- 1
I'm very new to VBA and I'm trying to automate some processes via Excel.
I have a workbook with 3 sheets:
Ship
In Transit
Delivered
I would like to be able to move the rows from Ship to In Transit or Delivered based on a value in the "W" column. If the value is In Transit to move it to the next empty row in the In Transit worksheet. If the value is Delivered to move it to the next empty row in the Delivered worksheet.
I would appreciate any help or any pointers in the right direction!!
I have a workbook with 3 sheets:
Ship
In Transit
Delivered
I would like to be able to move the rows from Ship to In Transit or Delivered based on a value in the "W" column. If the value is In Transit to move it to the next empty row in the In Transit worksheet. If the value is Delivered to move it to the next empty row in the Delivered worksheet.
I would appreciate any help or any pointers in the right direction!!