Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Adding a worksheet

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?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Adding a worksheet

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 **

"Rich Cooper" wrote in message
...
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?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with adding a worksheet beckster Setting up and Configuration of Excel 6 September 21st 07 12:58 AM
adding several worksheet cells onto a main worksheet oxicottin Excel Worksheet Functions 2 September 20th 06 08:07 PM
Adding worksheet tab names to the first worksheet adam Excel Discussion (Misc queries) 1 May 17th 06 02:07 AM
list worksheet macros/VBA without adding worksheet br549 Excel Discussion (Misc queries) 0 January 6th 06 10:17 PM
Adding new row(s) to end of worksheet Mike Fenton Excel Programming 1 August 5th 03 06:56 PM


All times are GMT +1. The time now is 03:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"