Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to create an if statment where if the last two characters in a
cell are A1 or A2, "Y" appears in another cell. I've tried a couple of formulas and nothing seems to be working. =IF(OR($I5="*A1",$I5="*A2"),"Y"," ") =IF($I5="*A1", IF($I5="*A2), "Y", " ") Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If Statement for Text | Excel Discussion (Misc queries) | |||
using IF statement to compare text | Excel Worksheet Functions | |||
If then statement to search for text possible? | Excel Discussion (Misc queries) | |||
if statement with text | Excel Discussion (Misc queries) | |||
If statement for text | Excel Worksheet Functions |