T
toby
hi all,
i've set up a query for choosing certain items with several criteriam
for example
FROM IEd_bk
WHERE ((([IEd_bk].[ppc])=[Enter ¥Xª©¦a]) And (([IEd_bk].[distr])=[Enter
Distributor]) And (([IEd_bk].[status])=[Enter status]));
the question is that wht should i do if i want to filter out the items that
blank in column "status"?!?!
as i 've try to just pass the dialog when it asks me for entering status,
but it comes no records show(but actually i do hv records with the
criteria).
can any body me to do it?!?!
thanks in advance.
rgds
Toby
i've set up a query for choosing certain items with several criteriam
for example
FROM IEd_bk
WHERE ((([IEd_bk].[ppc])=[Enter ¥Xª©¦a]) And (([IEd_bk].[distr])=[Enter
Distributor]) And (([IEd_bk].[status])=[Enter status]));
the question is that wht should i do if i want to filter out the items that
blank in column "status"?!?!
as i 've try to just pass the dialog when it asks me for entering status,
but it comes no records show(but actually i do hv records with the
criteria).
can any body me to do it?!?!
thanks in advance.
rgds
Toby