Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default I am not able to rename sheet


Hello Friends,

I was making a project in excel, and for that project I have to use the
name as Sheet1 at any cost. I dont want to rename...My frnd did
something with VBA or something I dont know, now I cannot name my sheet
as Sheet 1. It gives me an error message that "Cannot rename a worksheet
to the same name as another sheet, a referenced object library or a
workbook referenced."

I am now Helpless....please help me :o(

Regards,
Vikas Bhandari


--
vikas.bhandari
------------------------------------------------------------------------
vikas.bhandari's Profile: http://www.excelforum.com/member.php...o&userid=33276
View this thread: http://www.excelforum.com/showthread...hreadid=530996

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default I am not able to rename sheet


well, i got it...no one here is even bother to view my thread...I am at
wrong place I think

But being Courteous, I need to say Thanks to you all for not giving me
the answer.
thank u so much

Regards,Vikas


--
vikas.bhandari
------------------------------------------------------------------------
vikas.bhandari's Profile: http://www.excelforum.com/member.php...o&userid=33276
View this thread: http://www.excelforum.com/showthread...hreadid=530996

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 698
Default I am not able to rename sheet

Hi Vikas,

How did you solve the problem?

Regards,
Howard

"vikas.bhandari"
<vikas.bhandari.25wmay_1144430101.2259@excelforu m-nospam.com wrote in
message news:vikas.bhandari.25wmay_1144430101.2259@excelfo rum-nospam.com...

Hello Friends,

I was making a project in excel, and for that project I have to use the
name as Sheet1 at any cost. I dont want to rename...My frnd did
something with VBA or something I dont know, now I cannot name my sheet
as Sheet 1. It gives me an error message that "Cannot rename a worksheet
to the same name as another sheet, a referenced object library or a
workbook referenced."

I am now Helpless....please help me :o(

Regards,
Vikas Bhandari


--
vikas.bhandari
------------------------------------------------------------------------
vikas.bhandari's Profile:
http://www.excelforum.com/member.php...o&userid=33276
View this thread: http://www.excelforum.com/showthread...hreadid=530996



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 137
Default I am not able to rename sheet

Chances are Sheet1 already exists and you cant see it.

Within a macro, try

Sheet1.visible = true
then rename in the common way

OR

Sheet1.name = "yourname"

(no need for the sarcasm)



"vikas.bhandari" wrote:


Hello Friends,

I was making a project in excel, and for that project I have to use the
name as Sheet1 at any cost. I dont want to rename...My frnd did
something with VBA or something I dont know, now I cannot name my sheet
as Sheet 1. It gives me an error message that "Cannot rename a worksheet
to the same name as another sheet, a referenced object library or a
workbook referenced."

I am now Helpless....please help me :o(

Regards,
Vikas Bhandari


--
vikas.bhandari
------------------------------------------------------------------------
vikas.bhandari's Profile: http://www.excelforum.com/member.php...o&userid=33276
View this thread: http://www.excelforum.com/showthread...hreadid=530996


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default I am not able to rename sheet


Okay, fine!!!!

Let me tell u the truth...i am trying to crack the funda of creating
the excel which I have attached here... can someone please open this
and tell me how can someone create this soft of files??

Plzzzzzzzzzzzzzzzz


--
vikas.bhandari
------------------------------------------------------------------------
vikas.bhandari's Profile: http://www.excelforum.com/member.php...o&userid=33276
View this thread: http://www.excelforum.com/showthread...hreadid=530996



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default I am not able to rename sheet


whippyyyyyyyyyyyyyy i found it thanks.....


--
vikas.bhandari
------------------------------------------------------------------------
vikas.bhandari's Profile: http://www.excelforum.com/member.php...o&userid=33276
View this thread: http://www.excelforum.com/showthread...hreadid=530996

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
how do i rename a sheet if the rename tab is inactive? Nelson Excel Worksheet Functions 1 March 3rd 10 10:28 AM
macro to: Add new sheet, then rename new sheet with todays date Paul Excel Worksheet Functions 3 September 29th 07 03:17 AM
Move data to new sheet - rename sheet based on criteria ? [email protected] Excel Discussion (Misc queries) 7 May 16th 07 10:22 PM
Button to copy sheet, rename sheet sequencially. foxgguy2005[_3_] Excel Programming 9 June 17th 05 01:41 PM
Rename sheet slc[_8_] Excel Programming 2 April 16th 04 10:54 AM


All times are GMT +1. The time now is 10:21 PM.

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"