Forum Discussion
kmyriam
Aug 26, 2023Copper Contributor
Search box not working on a continuous form
I'm new to MS Access. I'm having an issue with one of my search boxes. I have a table containing historical data for my team. The table has 12 fields. I've created a query from the table with all fie...
Tom_van_Stiphout
Aug 26, 2023Iron Contributor
Did you put BOTH searches in the query? Then it will look for an ID and a Name. Simplify the query to only do the name search. Works?
- kmyriamAug 26, 2023Copper Contributor
I did put each criteria under its column. I've tried running only the name and it didn't work.