bigdataguy
New Member
- Joined
- Aug 15, 2019
- Messages
- 9
Hello all-
I have a VBA question. I have a large data set and want to create a new tab based on each change in salesperson.
My data range is A3 to BN3000, with the headers in row 2. Salesperson is in column G, starting at G3. What I want to do is create a new tab at each change in salesperson, and to move the applicable data for that salesperson over to the new tab as well.
Is there a quick line of code that can do this? Thank you, I appreciate the help!
I have a VBA question. I have a large data set and want to create a new tab based on each change in salesperson.
My data range is A3 to BN3000, with the headers in row 2. Salesperson is in column G, starting at G3. What I want to do is create a new tab at each change in salesperson, and to move the applicable data for that salesperson over to the new tab as well.
Is there a quick line of code that can do this? Thank you, I appreciate the help!