ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Problem figuring formula (https://www.excelbanter.com/excel-discussion-misc-queries/71927-problem-figuring-formula.html)

MarthaMartha

Problem figuring formula
 
Help. I want cell C20 to populate a formula that is

If cell h20 is $0
then put cell G20 there

I thought it was something like =sum(IF

Bernard Liengme

Problem figuring formula
 
=IF(H20=0,G20,"")
or
=IF(H20=0,G20,"it ain't zero")
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"MarthaMartha" wrote in message
...
Help. I want cell C20 to populate a formula that is

If cell h20 is $0
then put cell G20 there

I thought it was something like =sum(IF




George

Problem figuring formula
 
You can also use something like
=(H20=0)*G20

This will put G20 when h20=0 and zero otherwise

George

MarthaMartha wrote:
Help. I want cell C20 to populate a formula that is

If cell h20 is $0
then put cell G20 there

I thought it was something like =sum(IF



All times are GMT +1. The time now is 02:45 PM.

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