VBASuccessStory
New Member
- Joined
- Oct 24, 2018
- Messages
- 3
I have a spreadsheet hat has multiple lines that have an identifier in column B. I'm wondering how I would go about building a macro to send the entire row while keeping the existing row to the second worksheet based off it's value.
For example, send 0A on column B to 2nd worksheet
as well as
send IO, IB, and IC to the 3rd worksheet. I think if I get an example I can add multiple lines to reflect all my unique identifier codes.
For example, send 0A on column B to 2nd worksheet
as well as
send IO, IB, and IC to the 3rd worksheet. I think if I get an example I can add multiple lines to reflect all my unique identifier codes.