![]() |
IF Function Does Not Work With Cell Reference
Say you have a "<" sign in cell A1
And cell B1 contains "=A1". Now, if I use an IF function that says =IF(A1="<","Curly","Larry") I get Curly. But if the IF function references B1, I get Larry. So it seems that EXCEL 2003 is not smart enough to know that the value of B1 is actually "<". How can I fix this so that when I reference Cell B1 I get Curly. Thanks, Gary |
IF Function Does Not Work With Cell Reference
Works by me (Excel 2000 - Win XP Pro)
HTH -- AP "Gary" a écrit dans le message de news: ... Say you have a "<" sign in cell A1 And cell B1 contains "=A1". Now, if I use an IF function that says =IF(A1="<","Curly","Larry") I get Curly. But if the IF function references B1, I get Larry. So it seems that EXCEL 2003 is not smart enough to know that the value of B1 is actually "<". How can I fix this so that when I reference Cell B1 I get Curly. Thanks, Gary |
IF Function Does Not Work With Cell Reference
It works also on my Excel 2003 SP2 (Italian version)
Ardus Petus wrote: Works by me (Excel 2000 - Win XP Pro) HTH "Gary" a écrit dans le message de news: ... Say you have a "<" sign in cell A1 And cell B1 contains "=A1". Now, if I use an IF function that says =IF(A1="<","Curly","Larry") I get Curly. But if the IF function references B1, I get Larry. So it seems that EXCEL 2003 is not smart enough to know that the value of B1 is actually "<". How can I fix this so that when I reference Cell B1 I get Curly. Thanks, Gary -- (I'm not sure of names of menus, options and commands, because translating from the Italian version of Excel...) Hope I helped you. Thanks in advance for your feedback. Ciao Franz Verga from Italy |
IF Function Does Not Work With Cell Reference
Works in all versions, I suspect the OP has some hidden space(s) in A1
=IF(TRIM(A1)="<","Curly","Larry") would fend off spaces -- Regards, Peo Sjoblom Excel 95 - Excel 2007 Northwest Excel Solutions www.nwexcelsolutions.com "It is a good thing to follow the first law of holes; if you are in one stop digging." Lord Healey "Ardus Petus" wrote in message ... Works by me (Excel 2000 - Win XP Pro) HTH -- AP "Gary" a écrit dans le message de news: ... Say you have a "<" sign in cell A1 And cell B1 contains "=A1". Now, if I use an IF function that says =IF(A1="<","Curly","Larry") I get Curly. But if the IF function references B1, I get Larry. So it seems that EXCEL 2003 is not smart enough to know that the value of B1 is actually "<". How can I fix this so that when I reference Cell B1 I get Curly. Thanks, Gary |
IF Function Does Not Work With Cell Reference
Works OK for me (XL2003)
"Ardus Petus" wrote: Works by me (Excel 2000 - Win XP Pro) HTH -- AP "Gary" a écrit dans le message de news: ... Say you have a "<" sign in cell A1 And cell B1 contains "=A1". Now, if I use an IF function that says =IF(A1="<","Curly","Larry") I get Curly. But if the IF function references B1, I get Larry. So it seems that EXCEL 2003 is not smart enough to know that the value of B1 is actually "<". How can I fix this so that when I reference Cell B1 I get Curly. Thanks, Gary |
All times are GMT +1. The time now is 10:05 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com