+ Reply to Thread
Results 1 to 5 of 5

Normal Text in Formula

  1. #1
    Registered User
    Join Date
    11-09-2005
    Posts
    11

    Normal Text in Formula

    Hey I was working on something and I cant figure out how to put normal text into a formula, for example:
    COUNTIF(A1:A5, "SOLD")/COUNTIF(B1:B5, "ITEM")
    I want it to come out like this: 3/5 but of course it divides the two numbers.... Anybody know?

  2. #2
    Biff
    Guest

    Re: Normal Text in Formula

    Try this:

    =COUNTIF(A1:A5, "SOLD")&"/"&COUNTIF(B1:B5, "ITEM")

    Biff

    "exutable" <exutable.26r0io_1145848205.9538@excelforum-nospam.com> wrote in
    message news:exutable.26r0io_1145848205.9538@excelforum-nospam.com...
    >
    > Hey I was working on something and I cant figure out how to put normal
    > text into a formula, for example:
    > COUNTIF(A1:A5, "SOLD")/COUNTIF(B1:B5, "ITEM")
    > I want it to come out like this: 3/5 but of course it divides the two
    > numbers.... Anybody know?
    >
    >
    > --
    > exutable
    > ------------------------------------------------------------------------
    > exutable's Profile:
    > http://www.excelforum.com/member.php...o&userid=28665
    > View this thread: http://www.excelforum.com/showthread...hreadid=535403
    >




  3. #3
    Registered User
    Join Date
    11-09-2005
    Posts
    11
    Thanks man worked great!

  4. #4
    Biff
    Guest

    Re: Normal Text in Formula

    You're welcome. Thanks for the feedback!

    Biff

    "exutable" <exutable.26r1wm_1145850001.8931@excelforum-nospam.com> wrote in
    message news:exutable.26r1wm_1145850001.8931@excelforum-nospam.com...
    >
    > Thanks man worked great!
    >
    >
    > --
    > exutable
    > ------------------------------------------------------------------------
    > exutable's Profile:
    > http://www.excelforum.com/member.php...o&userid=28665
    > View this thread: http://www.excelforum.com/showthread...hreadid=535403
    >




  5. #5
    Arvi Laanemets
    Guest

    Re: Normal Text in Formula

    Hi

    The another option is to format the cell as Fraction - the the result
    remains a number.


    --
    Arvi Laanemets
    ( My real mail address: arvi.laanemets<at>tarkon.ee )



    "exutable" <exutable.26r0io_1145848205.9538@excelforum-nospam.com> wrote in
    message news:exutable.26r0io_1145848205.9538@excelforum-nospam.com...
    >
    > Hey I was working on something and I cant figure out how to put normal
    > text into a formula, for example:
    > COUNTIF(A1:A5, "SOLD")/COUNTIF(B1:B5, "ITEM")
    > I want it to come out like this: 3/5 but of course it divides the two
    > numbers.... Anybody know?
    >
    >
    > --
    > exutable
    > ------------------------------------------------------------------------
    > exutable's Profile:
    > http://www.excelforum.com/member.php...o&userid=28665
    > View this thread: http://www.excelforum.com/showthread...hreadid=535403
    >




+ 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