View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Smith Michael Smith is offline
external usenet poster
 
Posts: 77
Default Excel 98 not functioning properly on formula

Ok this is strange, I export my beautiful clean sub to a 98 machine and
when it calculates a basic if statement, it does not caluculate
properly.

Example, =IF(B2=10,"GOOD","BAD")

On the 98 machine it returns BAD even if B2=10, this works fine on my
Excel2003, and does not work on the Excel98 machine.

Anyone ever run in to this....the formula is definetly right!

Confused, Mike


*** Sent via Developersdex http://www.developersdex.com ***