Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Track Sheet Name Changes... Help!


Thanks again!!! ;)

Nigel Wrote:
Glad to help - sorry we missed the point. As when I discovered th
codename
property a lot of prior problems I had with users changing tab names
dissappeared. The other benefit is that you can use the sheet codenam
as a
reference to the object directly....

mySheet.Cells(1,2)
mySheet.Range("A1:C20").Sort Sortkey1:=mySheet.Range("A1")

etc.....

and of course the sheetname property is still available for keeping th
user
informed about the sheet tabs they see and change!

--
Cheers
Nigel



"T-®ex" wrote i
message
...

Dear Nigel,

Thanks for your help!!!

You kept referring to 'codename'... I never realized there really i

a
CodeName property in VBA (you have to forgive me... i'm still a
novice...) - that it is the '(Name)' property!!!

You've been a great help!!!

Thanks again!!!

Got ideas now!!! :)


--
T-®ex


------------------------------------------------------------------------
T-®ex's Profile:

http://www.excelforum.com/member.php...o&userid=26572
View this thread

http://www.excelforum.com/showthread...hreadid=399687


--
T-®e
-----------------------------------------------------------------------
T-®ex's Profile: http://www.excelforum.com/member.php...fo&userid=2657
View this thread: http://www.excelforum.com/showthread.php?threadid=39968

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
track changes on an excel sheet amar Excel Worksheet Functions 2 November 10th 06 12:02 AM
track changes on an excel sheet amar Excel Discussion (Misc queries) 0 November 8th 06 05:07 AM
How to keep track of opened sheet? Jack Excel Programming 1 June 2nd 05 03:44 AM
Track info from one w/sheet onto another. Ilga Excel Worksheet Functions 0 April 29th 05 03:44 PM
How Can I track changes in a Work Sheet? SiliconAlleyDude Excel Worksheet Functions 4 March 29th 05 10:17 AM


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