im built a paramter query with 3 paramters jobno, ponumber and material.
when i fill the three of them i get the wanted result.
when i keep any of them empty it gives to result so i added the "is null" but its giving me all the results.
wat i want is for example if i fill the first paramter(jobno) and keep the others empy to give me all the result with this "jobbo" specified in the parameter.
how can this be done?
when i fill the three of them i get the wanted result.
when i keep any of them empty it gives to result so i added the "is null" but its giving me all the results.
wat i want is for example if i fill the first paramter(jobno) and keep the others empy to give me all the result with this "jobbo" specified in the parameter.
how can this be done?