Hi I have a large spreadsheet with headings in row 1. In column A are the product codes so for example in row 2 it might say ABC123 then there may be say 10 rows of data and in the other rows column A will be blank. Then in row 12 it may say BCD456 and so many rows of data etc.
What I need to do is at each change in row A I want a new tab creating with the data and want the headings from row 1 copying across. I would like tab name to be the product code for each of the tabs.
The next step is then to split out these tabs into separate workbooks and saved in a particular directory. The filename should be the tab name like ABC123, BCD456 etc.
Would appreciate some help with this please. Thanks
What I need to do is at each change in row A I want a new tab creating with the data and want the headings from row 1 copying across. I would like tab name to be the product code for each of the tabs.
The next step is then to split out these tabs into separate workbooks and saved in a particular directory. The filename should be the tab name like ABC123, BCD456 etc.
Would appreciate some help with this please. Thanks