Different sign in Excel

Solved/Closed
chewwe1602 Posted messages 49 Status Membre -  
chewwe1602 Posted messages 49 Status Membre -
Hello,

I am looking to integrate a restriction in an IF formula in Excel, and I can't find the mathematical sign for not equal to ( = + / ). I'm in Arial, so it's also not found in the system character map tool.

Thank you for your responses.

Configuration: Windows 7 / Firefox 10.0.2

4 réponses

eriiic Posted messages 24581 Registration date   Status Contributeur Last intervention   7 281
 
Hello,

and if it's for a test use <> :
=if(A1 <> B1,value if true,value if false)

eric
5