+ Reply to Thread
Results 1 to 4 of 4

trying to combine two formulas in one cell

  1. #1
    Registered User
    Join Date
    07-28-2013
    Location
    usa
    MS-Off Ver
    Excel 2003
    Posts
    8

    trying to combine two formulas in one cell

    Good evening,

    I am hoping somebody can help me out. I am rockie on excel....I am working a couple of days in this, I am almost 90% done. At this point, column "K" will change to a red, orange, or green flag (base on date 30, 60 and 90). Column "L" will showed "Done" if Column "J" has a date. I will like to combine column K and L in one. In this way, if the column "J" has a date will delete the flag and show only done. I attached my excel sheet.

    Thanks for any support
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2404
    Posts
    24,866

    Re: trying to combine two formulas in one cell

    Here are the steps to do this. I've done it in your file, though I left the last column intact.

    First, you have to update your formula to show Done when the conditions are met. So the formula in L becomes:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    We keep the flag formatting, and add another rule to make it green when Done. See the CF rules for that.

    To allow "Done" to be visible, we have to turn off the checkbox in the icon rule that says Show Icon Only. When the box is checked, the cell value is not displayed.

    One last step. Now, if the cell is not "Done", it will show the number of days calculated by the formula. To suppress that we use custom formatting:

    ;;;@

    This format means that if the value is a number, do not show anything, but if it is text, show the text.
    Attached Files Attached Files
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    07-28-2013
    Location
    usa
    MS-Off Ver
    Excel 2003
    Posts
    8

    Re: trying to combine two formulas in one cell

    Quote Originally Posted by 6StringJazzer View Post
    Here are the steps to do this. I've done it in your file, though I left the last column intact.

    First, you have to update your formula to show Done when the conditions are met. So the formula in L becomes:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    We keep the flag formatting, and add another rule to make it green when Done. See the CF rules for that.

    To allow "Done" to be visible, we have to turn off the checkbox in the icon rule that says Show Icon Only. When the box is checked, the cell value is not displayed.

    One last step. Now, if the cell is not "Done", it will show the number of days calculated by the formula. To suppress that we use custom formatting:

    ;;;@

    This format means that if the value is a number, do not show anything, but if it is text, show the text.

    Jeff,

    Thank you! It works perfectly for me!

    V/r

    Fred

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2404
    Posts
    24,866

    Re: trying to combine two formulas in one cell

    If your question has been answered please mark your thread as "Solved" so that members will know by looking at the thread title that your problem is solved. Go to the menu immediately above your first post to the thread and click on Thread Tools. From the dropdown menu select "Mark this thread as solved..."

    If a member helped you solve your problem, consider adding to their reputation by clicking on the addreputationicon.jpg icon below their name.

    Also, no need to Quote a post to reply to it. You can just hit Reply.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. combine 2 formulas in 1 cell
    By the4hornes in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-12-2017, 04:21 PM
  2. How to combine two IF formulas into one cell.
    By shaebert in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2015, 01:54 AM
  3. Combine 2 formulas in one cell
    By A_K in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-12-2013, 11:24 AM
  4. Excel 2007 : How to combine IF formulas into one cell
    By Rahul Orezzoli in forum Excel General
    Replies: 3
    Last Post: 11-14-2011, 01:43 PM
  5. Excel 2007 : How to combine two IF formulas in one cell
    By WillisJones in forum Excel General
    Replies: 2
    Last Post: 11-03-2011, 09:43 AM
  6. Replies: 3
    Last Post: 01-31-2009, 01:29 AM
  7. Combine two formulas in one cell
    By T.R. in forum Excel General
    Replies: 1
    Last Post: 03-09-2005, 08:06 PM

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