Hello,
I get a name error when I try to use this formula:
=IF(A4="Q1",U10,IF(A4="Q2",U11,IF(A4="Q3",U12,IF(A4="Q4",U13, Error))))
where cell A4 contains text. If the text begins with "Q1", which means
Quarter 1, then I want it to return the value that is in cell U10. The
actual text shown in cell A4 is "Q1-86" for Quarter 1 1986.
Any help would be greatly appreciated.
Thanks,
Gary
Bookmarks