![]() |
If and then formulas
How do I Create a formula like =IF P40Q38 then G44=X if P40<Q38 G44=","
|
If and then formulas
Put this in G44
=IF(P40Q38,"X",",") Mike "fyrefox" wrote: How do I Create a formula like =IF P40Q38 then G44=X if P40<Q38 G44="," |
If and then formulas
My last formula was wrong, try this instead.
=IF(P40Q38,"X",IF(P40<Q38,",","Unspecified")) Mike "fyrefox" wrote: How do I Create a formula like =IF P40Q38 then G44=X if P40<Q38 G44="," |
All times are GMT +1. The time now is 02:57 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com