omair1051992
New member
- Local time
- Today, 02:48
- Joined
- Jun 19, 2012
- Messages
- 3
I am facing issues when designing a query to filter out contacts from a table.
I designed a table full of contact details and a form to easily navigate that data. I made a separate search form [SearchForm] and a query [SearchQuery] that would filter out contacts according to the values entered in the search form. The query should filter contacts according to the fields filled in; the rest should be ignored.
I believe I may be facing an issue with null values but I cannot work it around (I do not know where and how to write expressions, etc, to solve the null value issue.
I have attached the database for analysis.
Thanks in advance!
I designed a table full of contact details and a form to easily navigate that data. I made a separate search form [SearchForm] and a query [SearchQuery] that would filter out contacts according to the values entered in the search form. The query should filter contacts according to the fields filled in; the rest should be ignored.
I believe I may be facing an issue with null values but I cannot work it around (I do not know where and how to write expressions, etc, to solve the null value issue.
I have attached the database for analysis.
Thanks in advance!