for string comparisons you need to use a eq 'b' not a == 'b'
the strings are probably being taken as numeric 0 and so your statements is being evaluated as if 0==0 which would be true.
bob
I would like to be able to specify that a field on a form is 'html formatted', so I can highlight sections and make them bold/italic etc or use bullet points and so on. Then when I save the form the data in the field is stored as html.
I notice access 2000 has the 'bound html control' for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.