In VBA I am trying to set a YES/NO fiel to Yes or true. rstMyTable!Field = True doesn't work. How do I set it to true? Mike