ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Conditional Excel formula (https://www.excelbanter.com/excel-worksheet-functions/99420-conditional-excel-formula.html)

D Loafman

Conditional Excel formula
 
Need Excel formula to display sum total only if total greater than 1

Alan

Conditional Excel formula
 
=IF(A1+B11,A1+B1,"Zero,"" or Error Message")
Regards,
Alan.
"D Loafman" <D wrote in message
...
Need Excel formula to display sum total only if total greater than 1




Esther

Conditional Excel formula
 
Hi,
Try this out. It works on my end, and just put in your own data range in
place of my example.

=IF(SUM(O63:O123)0,SUM(O63:O123),"")

"D Loafman" wrote:

Need Excel formula to display sum total only if total greater than 1


D Loafman

Conditional Excel formula
 
I get "FALSE" displayed in cell for positive number - I want the number to
be displayed only if greater than 1 - I don't want True/False to be
displayed. Hope you can help.

"Alan" wrote:

=IF(A1+B11,A1+B1,"Zero,"" or Error Message")
Regards,
Alan.
"D Loafman" <D wrote in message
...
Need Excel formula to display sum total only if total greater than 1





Bob Phillips

Conditional Excel formula
 
Use conditional formatting.

Select the cell

Goto FormatConditional Formatting

Change Conditions 1 to Formula Is

Add a formula of =A11

Click Font

Select the colour white from the dropdown

OK out

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"D Loafman" wrote in message
...
I get "FALSE" displayed in cell for positive number - I want the number

to
be displayed only if greater than 1 - I don't want True/False to be
displayed. Hope you can help.

"Alan" wrote:

=IF(A1+B11,A1+B1,"Zero,"" or Error Message")
Regards,
Alan.
"D Loafman" <D wrote in message
...
Need Excel formula to display sum total only if total greater than 1







Alan

Conditional Excel formula
 
=IF(A1+B11,A1+B1,"")
Alan.
"D Loafman" wrote in message
...
I get "FALSE" displayed in cell for positive number - I want the number to
be displayed only if greater than 1 - I don't want True/False to be
displayed. Hope you can help.

"Alan" wrote:

=IF(A1+B11,A1+B1,"Zero,"" or Error Message")
Regards,
Alan.
"D Loafman" <D wrote in message
...
Need Excel formula to display sum total only if total greater than 1








All times are GMT +1. The time now is 12:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com