On Jul 6, 11:40 am, Jona wrote:
Hi, I'm trying to create new Worksheets in my code but I really have
no clue how to...
[snip]
For the greater majority of Excel actions, you can find out how
to do them in
VB through the Macro Recorder. Turn it on, do the
action manually, turn it off, then look at the code that Excel
created. If you need options, you can usually look them up
pretty easily in the Helps, once you have the hint that the
Macro Recorder gives you. So start with Tools Macro
Record New Macro...
Socks