#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Excell Calculations

I need to calculate as follows. In cell D12 I Have an item for $35.00. In D13
an option for $3.00. In D14 the sum of these two. I only want the sum to show
up when there is a value other than 0 in the option cell (D13). Is this
possible?
--
Ralphy
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Excell Calculations

In D14.................

=IF(D13=0,"",D12+D13)


Gord Dibben MS Excel MVP

On Sun, 13 May 2007 16:44:01 -0700, Muddled
wrote:

I need to calculate as follows. In cell D12 I Have an item for $35.00. In D13
an option for $3.00. In D14 the sum of these two. I only want the sum to show
up when there is a value other than 0 in the option cell (D13). Is this
possible?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Excell Calculations

Thank you. That did the trick.
--
Ralphy


"Gord Dibben" wrote:

In D14.................

=IF(D13=0,"",D12+D13)


Gord Dibben MS Excel MVP

On Sun, 13 May 2007 16:44:01 -0700, Muddled
wrote:

I need to calculate as follows. In cell D12 I Have an item for $35.00. In D13
an option for $3.00. In D14 the sum of these two. I only want the sum to show
up when there is a value other than 0 in the option cell (D13). Is this
possible?



Reply
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
How to open MS Excell 2007 Sheet in MS Excell 2000??? Alek Luchnikov New Users to Excel 1 March 22nd 07 04:40 PM
create a slides show with excell spreadsheets using excell wantabepas Charts and Charting in Excel 0 June 16th 06 07:46 PM
Can I view an excell document without excell (not installed wit. Gordon Excel Discussion (Misc queries) 8 May 2nd 06 05:41 AM
how do you open an excell email attacment, if I dont have excell Gary Excel Discussion (Misc queries) 1 February 22nd 06 10:26 PM
Can I view an excell document without excell (not installed wit. Kevin Excel Discussion (Misc queries) 1 February 16th 05 08:27 PM


All times are GMT +1. The time now is 10:16 PM.

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

About Us

"It's about Microsoft Excel"