![]() |
Help with the "IF" function
Could someone provide me with the syntex for:
IFcell A1 = X and IF cell A2 = Y then cell A3= Yes The values in A1 and A2 are numerical Thanks, Ze'ev |
Hi
=IF(AND(A1="X",A2="Y"),"Yes") -- Regards Frank Kabel Frankfurt, Germany "Ze'ev Aviezer" <Ze'ev schrieb im Newsbeitrag ... Could someone provide me with the syntex for: IFcell A1 = X and IF cell A2 = Y then cell A3= Yes The values in A1 and A2 are numerical Thanks, Ze'ev |
Thank you (danke) very much!
Ze'ev "Frank Kabel" wrote: Hi =IF(AND(A1="X",A2="Y"),"Yes") -- Regards Frank Kabel Frankfurt, Germany "Ze'ev Aviezer" <Ze'ev schrieb im Newsbeitrag ... Could someone provide me with the syntex for: IFcell A1 = X and IF cell A2 = Y then cell A3= Yes The values in A1 and A2 are numerical Thanks, Ze'ev |
All times are GMT +1. The time now is 09:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com