Adding a worksheet

  • Thread starter Thread starter Rich Cooper
  • Start date Start date
R

Rich Cooper

I am adding a worksheet to a workbook. But i want it's workbook tab to be
the furthest to the right and i can't seem to get it. I bet it is something
very small that i am missing. I tried "after" but i can't figure out how to
get that to work. Help?
 
Rich, try this
Sheets.Add After:=Sheets(Sheets.Count)

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 97 & 2000
** remove news from my email address to reply by email **
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top