PC Review


Reply
Thread Tools Rate Thread

Change Sheet Name

 
 
Ranjith Kurian
Guest
Posts: n/a
 
      6th May 2009
I need a macro to change my sheet name.

When i open my workbook it allways have a different sheet name everyday(the
sheet names are not constant) so i need to change it to as i require (change
to Rec), i my workbook i will have only one sheet.
 
Reply With Quote
 
 
 
 
Rick Rothstein
Guest
Posts: n/a
 
      6th May 2009
I'm not sure I understand why your sheet's name changes; but, since you only
have one sheet in the workbook, you can just assign whatever name you want
to the Name property of the ActiveSheet...

ActiveSheet.Name = "Rec"

--
Rick (MVP - Excel)


"Ranjith Kurian" <(E-Mail Removed)> wrote in message
news:47B42407-6D05-4003-A860-(E-Mail Removed)...
>I need a macro to change my sheet name.
>
> When i open my workbook it allways have a different sheet name
> everyday(the
> sheet names are not constant) so i need to change it to as i require
> (change
> to Rec), i my workbook i will have only one sheet.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy Sheet causes Combo Box change event to fire on original sheet AJ Master Microsoft Excel Programming 0 10th Nov 2008 07:49 PM
How to record a sheet change showing row column sheet name and date? Simon Lloyd Microsoft Excel Programming 0 6th Oct 2004 12:57 PM
How to record a sheet change showing row column sheet name and date? Simon Lloyd Microsoft Excel Programming 0 6th Oct 2004 10:32 AM
How to record a sheet change showing row column sheet name and date? Simon Lloyd Microsoft Excel Programming 0 6th Oct 2004 10:17 AM
How to record a sheet change showing row column sheet name and date? Simon Lloyd Microsoft Excel Programming 1 6th Oct 2004 09:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:58 AM.