+ Reply to Thread
Results 1 to 4 of 4

Names and such

  1. #1
    Registered User
    Join Date
    11-14-2004
    Location
    Georgia
    Posts
    57

    Question Names and such

    is there any way to get exel to understand the letters "CL" as the number 10?

    i set the name CL to equal 10, but when i put that in a cell and hit "enter", it changes to 10 instead of displaying "CL"

    maybe some VBA?

    thanks,
    stephen
    Brought to you by Pringles and his infinite genius. ~''~

    "Ctrl+Z is a beautiful thing."
    - Me.

  2. #2
    Forum Contributor keithl816's Avatar
    Join Date
    03-18-2005
    Location
    Georgia
    MS-Off Ver
    2000
    Posts
    188
    Assuming that 10 is in cell a1, put the following in cell b1

    CODE]

    =IF(a1=10,"cl","")

    [/CODE]

    Hope this helps

  3. #3
    Registered User
    Join Date
    11-14-2004
    Location
    Georgia
    Posts
    57
    well, sorta.

    what happens is i have a formula that subtracts A1 from B1 and i need to, for instance, return 5 if i type 9 in A1 and CL in B1.

    anyone?

  4. #4
    Forum Contributor keithl816's Avatar
    Join Date
    03-18-2005
    Location
    Georgia
    MS-Off Ver
    2000
    Posts
    188
    Can you post an example?

+ 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