jlcarriona
New Member
- Joined
- Sep 19, 2017
- Messages
- 3
ACCESS 2013
I have created a form to pull out information from a Query. In this form I have a text box to fill out with certain field information (e.g. company name). Once I hit Enter or click in my search button the form should be getting updated with the information matching the field that I typed, instead, I get the window asking me to "Enter Parameter Value".
*Note that I had this form running before without any problems. After changing one of the fields names and deleting another one, I started having this problem.
I have already tried:
- Going to Property Sheet, Checking the record source and making sure my query doesn't have the fields that I deleted.
- Checked for misspelled fields in my macro (I used Macro Builder and ApplyFilter for my "Search" Button)
- Checked my table to make sure all fields are updated
I've been trying to solve this for hours; any help will be greatly appreciated!!
I have created a form to pull out information from a Query. In this form I have a text box to fill out with certain field information (e.g. company name). Once I hit Enter or click in my search button the form should be getting updated with the information matching the field that I typed, instead, I get the window asking me to "Enter Parameter Value".
*Note that I had this form running before without any problems. After changing one of the fields names and deleting another one, I started having this problem.
I have already tried:
- Going to Property Sheet, Checking the record source and making sure my query doesn't have the fields that I deleted.
- Checked for misspelled fields in my macro (I used Macro Builder and ApplyFilter for my "Search" Button)
- Checked my table to make sure all fields are updated
I've been trying to solve this for hours; any help will be greatly appreciated!!