Hi all,
I am trying to create a loop to add multiple worksheets
I want to add a new sheet for each company (A2:A14)
This is what I have so far, not sure how far off I am. Can anyone help?
I am also wanting to add the sheets after the current last sheet if possible.
Sub addnewsheet()
x =...