B
Bill Cunningham
I am using a form to select parameters. I have fields such as [project Nbr]
and [County]. There may be many projects in a county. I would like to be
able to leave the [Project Nbr] null and have the query return all of the
projects in the county.
I am thinking of using a IIf [Project Nbr] is null and have the query ignore
it or make the selection critera "True". What should I put in the selection
critera of the [Project Nbr] field on the query?
I truly appreciate your help.
and [County]. There may be many projects in a county. I would like to be
able to leave the [Project Nbr] null and have the query return all of the
projects in the county.
I am thinking of using a IIf [Project Nbr] is null and have the query ignore
it or make the selection critera "True". What should I put in the selection
critera of the [Project Nbr] field on the query?
I truly appreciate your help.