I could use a hand with this one, ’cause I don’t want to copy and paste a bunch!
Imagine a list of engine builds, each build has multiple constituent parts – a bill of materials. Column A has the engine build name, Column B has the part#, Column C has the price of the part. There are multiple engine builds on one sheet, and the powers that be want it split, one engine build per sheet, with the sheet name being the engine build name.
Any thoughts on the code necessary to step down column A, pull the records for a unique engine build, copy them to a new sheet, name the sheet for the value in column A, then go on to the next? I’m trying here, but without much luck so far…