LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 173
Default It 'd be nice to 've dynamic labeling of sheets (ie.based on c

Jim,

You are of course correct, the snippets in the VBA toolbox sections on my
site are meant to be used by experienced programmers who would normally have
plenty of error trapping etc in place.

I'll add something to the pages just to make it a little more obvious that
that's the case. Thanks for your comments

Neil
www.nwarwick.co.uk

"Jim Thomlinson" wrote:

Your code crashes if you try to name a sheet the same name as an existing
sheet or if you try to rename the sheet to a name that is too long, or if you
try to rename it to "history". That and I think the Op was suggesting the
this be an internal feature of xl, not a macro...

--
HTH...

Jim Thomlinson


"Neil" wrote:

Norman,

You can have a Worksheet that's name is based on the contents of a cell.

Check out the Excel VBA toolbox on my website for a snippet of code that
allows you to do that.

HTH

Neil
www.nwarwick.co.uk

"Norman" wrote:

I would like to see to abilty to dynamically label the sheets in a workbork.
For Example, the project I execute bi-weeky has one sheet per day of the
week. If I could set this up to reference a cell or formula like I do the
date that is inserted at the top of the page. that way. This could be done
maybe as a Virtual Label so that the sheet that says it is May 15 would
always stay Sheet 2 so my hyperlink would not get broken by renaming the
sheet as that is currently te only way I could get it label.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming

 
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
Help with dynamic array lookup based on a single reference cell .. SPStevo Excel Worksheet Functions 2 January 13th 09 06:32 PM
dynamic print area based on cell value [email protected] Excel Worksheet Functions 2 June 14th 06 04:23 AM
Help with copying dynamic column selected based on remote cell value and dynamic formula fill ers Charts and Charting in Excel 0 March 1st 06 01:05 AM
Help with copying dynamic column selected based on remote cell value and dynamic formula fill ers Excel Programming 0 March 1st 06 01:05 AM
Comparing cell values then labeling them based on comparision Andrew Excel Discussion (Misc queries) 1 September 13th 05 11:11 PM


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