Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Removing "Sheet1"


Hi,

When creating a new workbook, how do I remove or hide the defaul
worksheet ("Sheet1") after creating my worksheets? I do not want to us
the specific sheet name because my Excel macro is used in france as wel
and the default worksheet name there is not "Sheet1".
It will help if someone knows if there is a property somewhere sayin
what is the default worksheet name.

Thanks

--
Ana
-----------------------------------------------------------------------
Anat's Profile: http://www.excelforum.com/member.php...fo&userid=1670
View this thread: http://www.excelforum.com/showthread.php?threadid=31912

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Removing "Sheet1"

Hi Anat

Open a new workbook and change the sheet names in it.
Save it as a template in the template folder.

FileNew
click on the file in the taskpane under templates to open

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Anat" wrote in message ...

Hi,

When creating a new workbook, how do I remove or hide the default
worksheet ("Sheet1") after creating my worksheets? I do not want to use
the specific sheet name because my Excel macro is used in france as well
and the default worksheet name there is not "Sheet1".
It will help if someone knows if there is a property somewhere saying
what is the default worksheet name.

Thanks.


--
Anat
------------------------------------------------------------------------
Anat's Profile: http://www.excelforum.com/member.php...o&userid=16706
View this thread: http://www.excelforum.com/showthread...hreadid=319127



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Removing "Sheet1"

What is a default worksheet? Sheet1 is just a name given to the first index
in the worksheets collection. Could you use Worksheets(1)?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Anat" wrote in message
...

Hi,

When creating a new workbook, how do I remove or hide the default
worksheet ("Sheet1") after creating my worksheets? I do not want to use
the specific sheet name because my Excel macro is used in france as well
and the default worksheet name there is not "Sheet1".
It will help if someone knows if there is a property somewhere saying
what is the default worksheet name.

Thanks.


--
Anat
------------------------------------------------------------------------
Anat's Profile:

http://www.excelforum.com/member.php...o&userid=16706
View this thread: http://www.excelforum.com/showthread...hreadid=319127



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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
how do i convert this to a formula +"sheet1!J"&(sheet2!A30)-1 joel Excel Worksheet Functions 3 December 5th 07 01:48 PM
How do I color code the "SHEET1" Tab in Excel? kmtg Excel Worksheet Functions 3 June 14th 06 04:13 PM
How do I show Auto-Filter "Search" Criteria on Sheet1? golf4 Excel Programming 4 May 25th 04 05:45 AM
Sheet1 object not Worksheets("Sheet1") onedaywhen Excel Programming 2 August 12th 03 12:38 PM


All times are GMT +1. The time now is 11:55 AM.

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

About Us

"It's about Microsoft Excel"