Please help!
I have a form FORM1 that will accept the ff: fields (day1, day2) then stored it in TABLE1, then in query option
I created a query QRYDATE for some calculations on that fields. Now, the output
of that is in the QRYDATE, fields are : (dyear, dmonth).
My question now is, How can I generate a report using the QRYDATE?
Those fields were generated from the query, they are not inputted by the user
(dyear, dmonth are not present in FORM1).
Kindly give me a detail procedure on how to do this.
Thanks.
I have a form FORM1 that will accept the ff: fields (day1, day2) then stored it in TABLE1, then in query option
I created a query QRYDATE for some calculations on that fields. Now, the output
of that is in the QRYDATE, fields are : (dyear, dmonth).
My question now is, How can I generate a report using the QRYDATE?
Those fields were generated from the query, they are not inputted by the user
(dyear, dmonth are not present in FORM1).
Kindly give me a detail procedure on how to do this.
Thanks.