+ Reply to Thread
Results 1 to 3 of 3

How to name a cell

  1. #1
    Registered User
    Join Date
    02-20-2006
    Posts
    9

    How to name a cell

    how do you name a cell, not lable it but name it?

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,486

    Name a cell

    Quote Originally Posted by pinehead
    how do you name a cell, not lable it but name it?

    select your cell or range
    click on the arrow that is to the left of the formula box
    when the box is highlited type in a one word name and then press enter
    When you want to refer to that named cell any where in the workbook all you have to do is refer to it ex: =namedcell, you can use it in data validations, and in vba codes
    this site explains names a lot better than I can
    http://www.xldynamic.com/source/xld.Names.html

  3. #3
    Tom Ogilvy
    Guest

    Re: How to name a cell

    in code

    activecell.name = "pinehead"

    --
    Regards,
    Tom Ogilvy


    "pinehead" <[email protected]> wrote in
    message news:[email protected]...
    >
    > how do you name a cell, not lable it but name it?
    >
    >
    > --
    > pinehead
    > ------------------------------------------------------------------------
    > pinehead's Profile:

    http://www.excelforum.com/member.php...o&userid=31721
    > View this thread: http://www.excelforum.com/showthread...hreadid=516738
    >




+ 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