Within a parameter query,i have many user input criterias.
Im getting very confused so could somebody please explain:
If a user entry is not made, then the records should display both null values and non null values.
If a user entry is made then it should just display the records that match that criteria.
How do i say that? Ive tried loads of different combinations using the "like" command, but im going round in circles!
Im getting very confused so could somebody please explain:
If a user entry is not made, then the records should display both null values and non null values.
If a user entry is made then it should just display the records that match that criteria.
How do i say that? Ive tried loads of different combinations using the "like" command, but im going round in circles!