G
Guest
I want these all QuoteID not to appear in one of my report
QuoteID is my Primary key and this my query.
iif([QuoteId]<>(iif([QuoteId]>858 and [QuoteId]<910) and iif([QuoteId]>992
and [QuoteId]<1010)),[QuoteID])
Problem showing argument number is wrong.
What wrong in my query, im new so i dont know much about access
help will be appreciated, thanks in advance
QuoteID is my Primary key and this my query.
iif([QuoteId]<>(iif([QuoteId]>858 and [QuoteId]<910) and iif([QuoteId]>992
and [QuoteId]<1010)),[QuoteID])
Problem showing argument number is wrong.
What wrong in my query, im new so i dont know much about access
help will be appreciated, thanks in advance