+ Reply to Thread
Results 1 to 3 of 3

Need to add additional text in a formula

  1. #1
    Registered User
    Join Date
    03-07-2012
    Location
    US
    MS-Off Ver
    Excel 14.0
    Posts
    13

    Need to add additional text in a formula

    Hello,

    I have a formula that I need to add some additional text into it. I need to add an "Up/Down" text if the value shows 50%. As it is now it says 50% down.

    =IF(B8<1,"Holiday",TEXT(MAX(B6:B7)/SUM(B6:B7),"0%")&" "&IF(B6>B7,"Up","Down"))

    I tried the following but it didn't quite work..

    =IF(B8<1,"Holiday",TEXT(MAX(B6:B7)/SUM(B6:B7),"0%")&" "&IF(B6>B7,"Up","Down")&IF(B6=B7,"Up/Down"))

    I have attached a working file.

    Please advise,

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-28-2010
    Location
    Riverside, CA
    MS-Off Ver
    Excel 2010
    Posts
    132

    Re: Need to add additional text in a formula

    Is this what you are looking for:

    Please Login or Register  to view this content.
    Happy Excel'ing!

  3. #3
    Registered User
    Join Date
    03-07-2012
    Location
    US
    MS-Off Ver
    Excel 14.0
    Posts
    13

    Re: Need to add additional text in a formula

    Yes Haru, that worked perfect! Thank You

+ 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