Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
<<<"Let's keep it simple"
Why? Don't forget ... these groups are not just for the OPs. They're part of an educational process for anyone interested in XL, plus they add to the archives. Once the OPs have their uncomplicated, lucid suggestions, what comes beyond that can be enjoyable and entertaining, not to mention didactic, and pedagogical to the "more informed". -- Regards, RD ----------------------------------------------------------------------------------------------- Please keep all correspondence within the Group, so all may benefit ! ----------------------------------------------------------------------------------------------- "Tyro" wrote in message ... Obfuscation is a grand thing. I remember when we wrote entire C programs on one line. Let's keep it simple Tyro "Rick Rothstein (MVP - VB)" wrote in message ... Use the AND function =IF(AND(A1=12,A1<24),"X","") or perhaps you meant =IF(AND(A1=12,A1<=24),"X","") If she meant the latter one, it's possible to have a formula without even using the AND function... =IF(ABS(A1-18)<=6,"X","") Rick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to combine a symbol and a formula | Excel Worksheet Functions | |||
How do I combine an if and min formula? | Excel Worksheet Functions | |||
Formula to combine text? | Excel Worksheet Functions | |||
Combine VLOOKUP, IF, AND in one formula | Excel Worksheet Functions | |||
formula to combine cells using if/then | Excel Worksheet Functions |