A
Alex
If anyone could help on this...
Stuck on how to do a LOOP to add a new worksheet to the front of a workbook
with unkown amount of worksheets.
I get about as far as:
Dim WrkBk as Integer
WrkBk = ActiveWorkbook.Worksheets.Count
THANKS
Stuck on how to do a LOOP to add a new worksheet to the front of a workbook
with unkown amount of worksheets.
I get about as far as:
Dim WrkBk as Integer
WrkBk = ActiveWorkbook.Worksheets.Count
THANKS