Hi, I'm reasonably new to access but I think i'm over looking something very simple. I have a query set-up to retrieve dates matching a certain number (account number to be exact), both of which are stored in the same table. So in this query I have the account number field, and the date field. Now I want the search to be based on what is entered in a text box (say text1) within a form (say called form1). Therefore under account number I have set the criteria to [Forms]![form1]![text1] . Now I have the query set up to run "on exit" from text1 (done via a macro). However, despite the fact it should my query is returning nothing every time.
However, when I run the query manually from within access and it asks me to enter the parameter manually, it returns results as expected. Does anyone know what I am doing wrong?
Thanks a lot =================
Warren Brown
wazzer@btinternet.com
=================
However, when I run the query manually from within access and it asks me to enter the parameter manually, it returns results as expected. Does anyone know what I am doing wrong?
Thanks a lot =================
Warren Brown
wazzer@btinternet.com
=================