LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Leave Blank If No Data

I have two columns of dollar amounts I want to add, E & F,and subtract the
third, G, and the results in column H.

So I entered the formula =Sum(E2+F2-G2) down column H and that works but it
automatically enters $0.00 down the column.

So I entered the following formula down column H and that got rid of the
$0.00 unless there is a value in E, F or G but if the results just happens to
total $0.00 then column H remains blank, I don't want that.

=IF(E2+F2-G2<0,(E2+F2-G2),"")

How can I tweak this formula to leave column H only blank when there isn't
anything entered.

Thanks
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Leave Blank if No Value Linexe Excel Discussion (Misc queries) 4 January 28th 10 11:57 AM
Leave cell blank if no data Millerk Excel Discussion (Misc queries) 3 March 1st 06 02:58 PM
Do not show lack of data as a zero on graph lines, leave blank Just Joe Charts and Charting in Excel 1 February 15th 06 08:12 PM
Leave cell data (IF(ISNA(VLOOKUP) is TRUE instead of returning blank (" ") or #NA [email protected] Excel Worksheet Functions 6 October 27th 05 04:02 PM
leave cell blank bj Excel Discussion (Misc queries) 0 May 18th 05 05:43 PM


All times are GMT +1. The time now is 07:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"