How do I get text data from a form text box control in Access using VBA. I know how to set the text in a form text box control field: Forms![Form1]![Text0] = VBString But this doesn't work: VBString = Forms![Form1]![Text0] -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist