+ Reply to Thread
Results 1 to 4 of 4

custom label

  1. #1
    wishmyr
    Guest

    custom label

    I want to replace the default format for cell d18 with a custom label of
    "Customers", I know i need to use the quotation marks but i am unable to get
    it to work. right now my cell as a formula =b22 and it displays 255 I want
    255 to read Customes instead of the number, can you help?

  2. #2
    Marcelo
    Guest

    RE: custom label

    Hi,

    do you have a table with the corresp name for the numbers ? like a chart
    of accounts?

    if yes,
    use

    =vlookup(b22,yourtable,2,false)

    hth
    regards from Brazil
    Marcelo

    "wishmyr" escreveu:

    > I want to replace the default format for cell d18 with a custom label of
    > "Customers", I know i need to use the quotation marks but i am unable to get
    > it to work. right now my cell as a formula =b22 and it displays 255 I want
    > 255 to read Customes instead of the number, can you help?


  3. #3
    wishmyr
    Guest

    RE: custom label

    here is a sample of what i'm working on

    $255 $20 $21 $22
    10 (2,145) (1,845) (1,545)
    12 (1,905) (1,545) (1,185)
    14 (1,665) (1,245) (825)
    16 (1,425) (945) (465)
    18 (1,185) (645) (105)

    I need the 255 to say customers ( that sell has a formula of =b22)

    I hope this helps out a little better



    "Marcelo" wrote:

    > Hi,
    >
    > do you have a table with the corresp name for the numbers ? like a chart
    > of accounts?
    >
    > if yes,
    > use
    >
    > =vlookup(b22,yourtable,2,false)
    >
    > hth
    > regards from Brazil
    > Marcelo
    >
    > "wishmyr" escreveu:
    >
    > > I want to replace the default format for cell d18 with a custom label of
    > > "Customers", I know i need to use the quotation marks but i am unable to get
    > > it to work. right now my cell as a formula =b22 and it displays 255 I want
    > > 255 to read Customes instead of the number, can you help?


  4. #4
    wishmyr
    Guest

    RE: custom label

    I tried the vlookup it didn't work, my table is a two variable data table

    "Marcelo" wrote:

    > Hi,
    >
    > do you have a table with the corresp name for the numbers ? like a chart
    > of accounts?
    >
    > if yes,
    > use
    >
    > =vlookup(b22,yourtable,2,false)
    >
    > hth
    > regards from Brazil
    > Marcelo
    >
    > "wishmyr" escreveu:
    >
    > > I want to replace the default format for cell d18 with a custom label of
    > > "Customers", I know i need to use the quotation marks but i am unable to get
    > > it to work. right now my cell as a formula =b22 and it displays 255 I want
    > > 255 to read Customes instead of the number, can you help?


+ 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