I have created an action query (Update query), which I want to launch from a form. I have created two textboxes in that form, "Start" and "End". I would like the update query to use the information entered in these textboxes by the user, as its criteria. How do I do this? >="!FORMS!FORMNAME!TEXTBOXNAMESTART" and <="!FORMS!FORMNAME!TEXTBOXNAMEEND" ???????
HELP!!!
[LGuzman]