I have a problem in my query. I want to prompt the user for criteria using a custom dialog box form that i have made but my query will not run it. The problem comes when i type the formula in the Criteria cell.
I type:
Forms![Supplier Menu]![Supplier Menu]
then when i click elsewhere, ACCESS changes my formula to
[Forms!][Supplier Menu]![Supplier Menu]
the problem is the brackets that it automatically places around the "Forms" formula. I even copied the formula straight from the help screen AND i have used the Function Builder and ACCESS still places the brackets around "Forms" when i change the focus to another cell. This causes a meaningless custom dialog box to appear with the prompt "Forms!Supplier Menu!Supplier Menu. I have my own form with a combo box that has a list of available Suppliers to choose from so that i dont have to make a query for every Supplier. Any help at all would be MAGNIFICENT!
I type:
Forms![Supplier Menu]![Supplier Menu]
then when i click elsewhere, ACCESS changes my formula to
[Forms!][Supplier Menu]![Supplier Menu]
the problem is the brackets that it automatically places around the "Forms" formula. I even copied the formula straight from the help screen AND i have used the Function Builder and ACCESS still places the brackets around "Forms" when i change the focus to another cell. This causes a meaningless custom dialog box to appear with the prompt "Forms!Supplier Menu!Supplier Menu. I have my own form with a combo box that has a list of available Suppliers to choose from so that i dont have to make a query for every Supplier. Any help at all would be MAGNIFICENT!