Thread: IF Clause
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dpal dpal is offline
external usenet poster
 
Posts: 33
Default IF Clause

Hello,
I am trying to use a if phase but my variable has the inches quotation in it
( " ). I think it doesn't recognize this. What can I do. I have to change to
many things if I was to take this out.
ex: ,IF((L_END_FIN@"="1/2"MDF),6)).
My problem is when it looks for the 1/2"MAPLE_A3 OR 1/2"MDF it doesn't
recognize it.

Any thoughts.