Hi, this is my 1st posting, i'm a beginner with vba and have got as far as i can with the problem I've got
I'm using Excel 2010
I have a "Data" sheet which holds all information for orders, I have a macro that looks through the sheet and creates a new worksheet based on the Id's in column A.
What i now need is a Macro to
1 - Copy the column titles to all created sheets
2 - Match the ID in column A to the sheet names and copy the matching rows from "Data" into the sheets with the same name.
this is what i have so far (also attached), thanks in advance.
inventory example1.xlsm
Bookmarks