Results 1 to 11 of 11

Formula to Add Two Cells Together with Seperate Formulas

Threaded View

  1. #1
    Registered User
    Join Date
    03-13-2014
    Location
    Maryland
    MS-Off Ver
    Excel 2007
    Posts
    4

    Formula to Add Two Cells Together with Seperate Formulas

    Hello,
    I need help with creating a formula. The result needs to be adding together two cells which have a multiplication for each. I want the results cell to have a blank result if it is zero. Here is what I have, but cell 890 and 891 are not adding their results together:
    (note: cell 890 will be blank until I enter a value, and cell 891 will always have a fixed value).

    Cell 890 and 891 will always be multiplied by the same value (9%), so maybe they should be added together first, then multiplied by 9%?

    As this string now stands, the result cell is only showing the multiplication of cell 890

    =IF(F890=0,"",(F890*0.09)+(F891*0.09))

    Thank you
    Last edited by lisapar; 03-13-2014 at 09:48 AM. Reason: vague title

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Conditional Forumla with Forumla assigned- Help needed
    By MarkoPolo in forum Excel General
    Replies: 3
    Last Post: 03-06-2014, 06:46 PM
  2. [SOLVED] Does SUM contain a value - Forumla
    By wrightyrx7 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-07-2014, 05:53 AM
  3. [SOLVED] Excel 2007 : Need Help with a forumla (If-Then)
    By MuhammadSami in forum Excel General
    Replies: 5
    Last Post: 10-07-2011, 06:49 AM
  4. [SOLVED] Forumla
    By Don in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. Replacing a cell's forumla with the forumla's results?
    By Mooncalf in forum Excel General
    Replies: 2
    Last Post: 01-04-2005, 12:35 AM

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