Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I have successfully created the IF / AND function on the following formula: =IF(AND(A1="Feb 08",B1="Persons Name"),"Clear","Not Clear") however, when I want to ad another condition to the "AND" part (as below), the formula stops. =IF(AND(A1="Jan 08",A1="Feb 08",B1="Persons Name"),"Clear","Not Clear") do i need to ad an "OR" if I do, where in the formula do I ad it? Many thanks Tracey |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Nested IF Function, Date Comparing, and NetworkDays Function | Excel Worksheet Functions |