VBA to automatically copy a row to a different workbook depending on text in the row

XcelAttempts

New Member
Joined
Apr 4, 2021
Messages
1
Office Version
  1. 365
Platform
  1. Windows
  2. Web
I'm very new to the concept of VBA's so forgive me if this is a super simple task.

I'd like to create a VBA that will copy information from a row in a Master List to an available row of one of several workbooks based on the technician the row is assigned to. Essentially, I would like to have a running list of the work completed by different technicians, and I would like to allow them to review the quality of THEIR work by sending rows assigned to them from the Masterlist to their specific workbook. Can anyone help me do this? Is it even possible? Thanks in advance!

1617559448011.png
Workbook 1 (Master)
1617560441438.png
Workbook 2
1617560621896.png
Workbook 3
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,215,043
Messages
6,122,812
Members
449,095
Latest member
m_smith_solihull

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