Hi, ![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
I am running a report off a query DATEDEC.
Within that report I have certain cases counted meeting certin criteria.
I do not want to use a sub report, (I've tried it and it works, but I want a more succint way)
I have a query which has no criteria - the query I intend to use called NCDateValiDateDec.
I have used the follwing code in the report:
=Count(IIf([Queries]![NCDateValiDateDec].[DECSN] In ("PER","PERLEG","REF"),0))
When I run the report, it asks me for the above criteria.
What I want it to do is run NCDateValiDateDec with the above criteria within the report.
how would I pull through this queries data?
Any help would be very much apppreciated![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Kind regards
Triacona
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
I am running a report off a query DATEDEC.
Within that report I have certain cases counted meeting certin criteria.
I do not want to use a sub report, (I've tried it and it works, but I want a more succint way)
I have a query which has no criteria - the query I intend to use called NCDateValiDateDec.
I have used the follwing code in the report:
=Count(IIf([Queries]![NCDateValiDateDec].[DECSN] In ("PER","PERLEG","REF"),0))
When I run the report, it asks me for the above criteria.
What I want it to do is run NCDateValiDateDec with the above criteria within the report.
how would I pull through this queries data?
Any help would be very much apppreciated
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Kind regards
Triacona