M
Murray
Hi,
I have a school project to do where I must add a new worksheet.
Unfortunately I dont know too much VBA so maybe someone can help.
I tried something like this but it did not work
dim i as Integer
i = Worksheets(worksheets.count)
here is were I fail firstly
Thanks to anyone who can help
M
I have a school project to do where I must add a new worksheet.
Unfortunately I dont know too much VBA so maybe someone can help.
I tried something like this but it did not work
dim i as Integer
i = Worksheets(worksheets.count)
here is were I fail firstly
Thanks to anyone who can help
M