+ Reply to Thread
Results 1 to 9 of 9

formula addition to leave a cell blank when needed

  1. #1
    Registered User
    Join Date
    04-04-2015
    Location
    perth
    MS-Off Ver
    7
    Posts
    4

    formula addition to leave a cell blank when needed

    I am setting up a template for my trades to fill out.
    In the attached pic I have set it up so when the guys enter a code total value in column F it will automatically add the travel amount (4.90) to column G. That part is fine.
    I need to know a formula to add to =SUM(F14+4.9) that will leave cell blank when there is no value in the F column
    eg. =SUM(F14+4.9) (if F14=blank cell, G14=blank cell) S I don't have all the $4.90's filled where not needed.....


    I am new to excel and am struggling to find an answer on existing forums, any help would be great....

    Thanks....
    Attached Files Attached Files
    Last edited by BLAZEINSTALLS; 04-04-2015 at 05:26 AM. Reason: Did it wrong first time

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,644

    Re: Please help with a formula for this problem

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,644

    Re: Please help with a formula for this problem

    Also, post a WORKBOOK.

    Nobody wants to type data from a picture or paste text from your post into a spreadsheet as a prelude to helping.

    To attach a file, push the button with the paperclip (or scroll down to the Manage Attachments button), browse to the required file, and then push the Upload button.

  4. #4
    Registered User
    Join Date
    04-04-2015
    Location
    perth
    MS-Off Ver
    7
    Posts
    4

    Re: Please help with a formula for this problem

    Thanks for the info.... Obviously i jumped in blind :-)

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: formula addition to leave a cell blank when needed

    Hi there... and welcome to the Excel Forum.

    Try this in G15. Copy down

    =IF(F15="","",SUM(F15+4.9))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  6. #6
    Registered User
    Join Date
    04-04-2015
    Location
    perth
    MS-Off Ver
    7
    Posts
    4

    Re: formula addition to leave a cell blank when needed

    Thanks so much mate!!! Perfect!! :-)

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,427

    Re: formula addition to leave a cell blank when needed

    Glad to have helped! If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

  8. #8
    Registered User
    Join Date
    04-04-2015
    Location
    -
    MS-Off Ver
    -
    Posts
    5

    Re: formula addition to leave a cell blank when needed

    Thanks for the solution I'm looking for.

  9. #9
    Registered User
    Join Date
    04-04-2015
    Location
    perth
    MS-Off Ver
    7
    Posts
    4

    Re: formula addition to leave a cell blank when needed

    Done and done..... Thanks again!!

+ 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. Replies: 1
    Last Post: 01-06-2014, 03:54 AM
  2. Replies: 7
    Last Post: 02-03-2013, 06:25 PM
  3. Replies: 2
    Last Post: 01-22-2013, 07:09 AM
  4. Problem reading formula with ActiveCell.Formula
    By Matija in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-01-2011, 06:10 AM
  5. Formula problem
    By Bill R in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 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