Hey guys
I have a query that is fed a year period number (eg 200303) by the user and works from that. This query is then tied to a form and the form displays the results.
Is there away to also put the year period entered into the query on the form so I can use it later.
i.e query requests yr prd :-
Where does this go, and how do I use it?
Thanks
I have a query that is fed a year period number (eg 200303) by the user and works from that. This query is then tied to a form and the form displays the results.
Is there away to also put the year period entered into the query on the form so I can use it later.
i.e query requests yr prd :-
Code:
>=[Enter Year Period - eg 200304]
Where does this go, and how do I use it?
Thanks