waleedimtiaz
New member
- Local time
- Today, 23:03
- Joined
- Feb 14, 2023
- Messages
- 15
I am facing a problem in searching by exact number value in the continuous form consisting of some records. Whenever I type the criteria in the query as "[Forms]![IncidentsSearchForm]![RevitIDSearch]" the default view of the continuous form doesn't show all the list of records, but when I search the value I do get that record. So basically I want to see all the records in that continuous form before I run the search operation. Note: I am searching by tyoing in a textbox and pressing ENTER, NO BUTTON.