Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 82
Default conditional formulas

remove qoutation marks. With them, Excel treat whatever inside as text not
as sum command.

"Ms Cranky" wrote in message
...
I want to apply a condition which displays the result of a formula when a
cell value 0 and if cell value =0 then I want it to display as blank. I
tried =IF(G120,"sum(d12+f12)-g12", "") but whilst this displays a blank
if
cell value =0 it displays the formula as written if value is 0.

Can anyone help?


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default conditional formulas

I want to apply a condition which displays the result of a formula when a
cell value 0 and if cell value =0 then I want it to display as blank. I
tried =IF(G120,"sum(d12+f12)-g12", "") but whilst this displays a blank if
cell value =0 it displays the formula as written if value is 0.

Can anyone help?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default conditional formulas

Just omit quotation marks:
=IF(G120,sum(d12+f12)-g12, "")

Regards,
Stefi

€˛Ms Cranky€¯ ezt Ć*rta:

I want to apply a condition which displays the result of a formula when a
cell value 0 and if cell value =0 then I want it to display as blank. I
tried =IF(G120,"sum(d12+f12)-g12", "") but whilst this displays a blank if
cell value =0 it displays the formula as written if value is 0.

Can anyone help?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default conditional formulas

That's perfect. Thanks.

"Stefi" wrote:

Just omit quotation marks:
=IF(G120,sum(d12+f12)-g12, "")

Regards,
Stefi

€˛Ms Cranky€¯ ezt Ć*rta:

I want to apply a condition which displays the result of a formula when a
cell value 0 and if cell value =0 then I want it to display as blank. I
tried =IF(G120,"sum(d12+f12)-g12", "") but whilst this displays a blank if
cell value =0 it displays the formula as written if value is 0.

Can anyone help?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default conditional formulas

You are welcome! Thanks for the feedback!
Stefi

€˛Ms Cranky€¯ ezt Ć*rta:

That's perfect. Thanks.

"Stefi" wrote:

Just omit quotation marks:
=IF(G120,sum(d12+f12)-g12, "")

Regards,
Stefi

€˛Ms Cranky€¯ ezt Ć*rta:

I want to apply a condition which displays the result of a formula when a
cell value 0 and if cell value =0 then I want it to display as blank. I
tried =IF(G120,"sum(d12+f12)-g12", "") but whilst this displays a blank if
cell value =0 it displays the formula as written if value is 0.

Can anyone help?

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
Conditional use of formulas Nate MMI Excel Worksheet Functions 2 September 27th 06 11:00 PM
Using MIN in Conditional Format for cells with Formulas R Fourt Excel Discussion (Misc queries) 2 August 31st 06 04:44 PM
conditional formulas Beth104 Excel Worksheet Functions 3 March 8th 06 03:09 PM
conditional formulas deaundra Excel Worksheet Functions 2 April 15th 05 12:08 AM
Help Using Formulas in Conditional Formatting Still Learning Excel Discussion (Misc queries) 2 January 28th 05 04:55 PM


All times are GMT +1. The time now is 08:22 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"