Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Do not want sheet renamed

I am not wanting my sheet renamed to the file name. The sheet has bee
set to what the name needs to be but upon the save event it renames th
active sheet to match the filename. Any stops for this.
Michae

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Do not want sheet renamed

? anyone

--
Message posted from http://www.ExcelForum.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Do not want sheet renamed

If you save it as a workbook, this shouldn't happen. I suspect you are
saving it as something other than a workbook then reopening it. Since it
isn't a workbook, excel doesn't record workbook related changes you have
made (such as cell formatting or column widths or worksheet names). Thus
when you open it again, you are back where you started.

--
Regards,
Tom Ogilvy


"Michael Wise " wrote in
message ...
I am not wanting my sheet renamed to the file name. The sheet has been
set to what the name needs to be but upon the save event it renames the
active sheet to match the filename. Any stops for this.
Michael


---
Message posted from http://www.ExcelForum.com/



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Do not want sheet renamed

Tom,
I guess im confussed a bit. Although it would be justified being tha
i'm new at this. The statement you make about saving as a workbook ha
me. In my code below my understanding would be that it is being save
as a workbook. Take a look and let me know, Thank you.

ActiveWorkbook.SaveAs ("J:\sdo common\wise\pce\reports\auto generate
reports\ " & Format(Date, ("mmm-dd-yy")) & " Weekly Compliance.xls")

Michae

--
Message posted from http://www.ExcelForum.com

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
Why doesn't formula work if sheet is renamed? Gatsby Excel Discussion (Misc queries) 9 February 15th 07 10:57 PM
Renamed tab .xls3 receiving a error but can't fix TB Excel Worksheet Functions 2 July 31st 06 04:38 AM
Renamed invalid sheet name Angela Excel Discussion (Misc queries) 7 February 17th 06 03:18 PM
Trying to open file, may have renamed it sirsoto Excel Discussion (Misc queries) 4 August 12th 05 12:54 PM
Excel Files Are Getting Renamed Treehouse Setting up and Configuration of Excel 3 August 3rd 05 08:26 PM


All times are GMT +1. The time now is 08:45 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"