+ Reply to Thread
Results 1 to 4 of 4

Sheet Name Properties

  1. #1
    Forum Contributor
    Join Date
    03-24-2005
    Location
    Wisconsin
    MS-Off Ver
    2007
    Posts
    378

    Sheet Name Properties

    Many Thanks to all of the MVPs who answer questions here!!

    In the VBE window, if the Properties pane is open, worksheets have two name properties:
    • the first is the (Name) property and can be changed in the properties pane.
    • and the second is the Name property and it can be changed either by code or by changing the name on the tab itself.
    The (Name) property may be used very much like using ThisWorkbook to refer directly to a worksheet without having to use the tab name.

    The worksheet tab name can be returned by using
    Please Login or Register  to view this content.
    Is there a way to return (or change) the (Name) property as in the VBE properties pane?
    Thanks!
    Dennis

    I am using Windows 7 and Office 2007, all of my posts are based on this.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Maybe

    Please Login or Register  to view this content.
    see link for more

    http://www.cpearson.com/excel/codemods.htm

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    03-24-2005
    Location
    Wisconsin
    MS-Off Ver
    2007
    Posts
    378

    Thank You

    As always you guys are great!

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Your welcome

    VBA Noob

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1