G
Guest
I'm using a 4 separate parameter queries to make 4 separate reports. The
queries are identical in what parameters they are promopted for, in fact, the
only difference is that they need to only include 1 of 4 possible groups of
data.
The Field used to categorize what data goes into what report is called
Category. There are 4 possible category types: DTWL*, DTWS*, SCWL*, SCWS*
(for example, the entries in the DTWL category for example inlcude DTWL1,
DTWL2, DTWL3, etc. ) Anyway, I have it set as a where Like "DTWL*" in the
query for the DTWL report. Currently, though, all four types show up in the
DTWL report. I would appreciate any help on what I'm doing wrong. Thanks!
queries are identical in what parameters they are promopted for, in fact, the
only difference is that they need to only include 1 of 4 possible groups of
data.
The Field used to categorize what data goes into what report is called
Category. There are 4 possible category types: DTWL*, DTWS*, SCWL*, SCWS*
(for example, the entries in the DTWL category for example inlcude DTWL1,
DTWL2, DTWL3, etc. ) Anyway, I have it set as a where Like "DTWL*" in the
query for the DTWL report. Currently, though, all four types show up in the
DTWL report. I would appreciate any help on what I'm doing wrong. Thanks!