Hello! New to macros/vba. Looking for help with code that can move data from worksheet 1 (the master worksheet) to subsequent worksheets based on each change in column F (Product Vendor).
I would like a new worksheet created for each unique value in column F along with all the row data that accompanies it.
If the example below were worksheet 1 (the master tab) then I would want 3 additional worksheets created. One for Symetra FA, one for AXA and one for Prudential along with all the corresponding row data. Understand that there could be hundreds of rows on the master tab with up to 30 unique Product Vendors in column F.
Any help is greatly appreciated!
Prior NamePrior StatusNew NameEmpl NumberProductTypeProductVendorContract Number
HOUSEINACTIVEJoe Smith111111FIXASymetra FA123
HOUSEINACTIVEJoe Smith111111VAAXA123
HOUSEINACTIVEJoe Smith111111VAPrudential123
I would like a new worksheet created for each unique value in column F along with all the row data that accompanies it.
If the example below were worksheet 1 (the master tab) then I would want 3 additional worksheets created. One for Symetra FA, one for AXA and one for Prudential along with all the corresponding row data. Understand that there could be hundreds of rows on the master tab with up to 30 unique Product Vendors in column F.
Any help is greatly appreciated!
Prior NamePrior StatusNew NameEmpl NumberProductTypeProductVendorContract Number
HOUSEINACTIVEJoe Smith111111FIXASymetra FA123
HOUSEINACTIVEJoe Smith111111VAAXA123
HOUSEINACTIVEJoe Smith111111VAPrudential123