![]() |
IF statement...And condition
Using the IF statement, how do I use more than one criteria to be met? Can I
use an AND in it? that is, =IF(condition 1 AND condition 2,XXX,YYY). -- Rich D Armstrong Custom Homes Redmond |
IF statement...And condition
Use the And function as part of the conditional clause
=IF(AND(A1=2,B2=3),XXX,YYY) -- Kevin Backmann "Rich D" wrote: Using the IF statement, how do I use more than one criteria to be met? Can I use an AND in it? that is, =IF(condition 1 AND condition 2,XXX,YYY). -- Rich D Armstrong Custom Homes Redmond |
All times are GMT +1. The time now is 02:35 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com