I have some trouble printing a report from a data access page.
The users fill out some fields in the data access page. I need a print function wich launches/prints the report (that also contains fields not entered in the access page).
The problem is that the users dont have access installed, and they therefore work on the intranet with access pages, instead of normal forms.
I have seen some forum treads about OpenFormWithInput(). Is there a similar function with reports?
Another issue is that I need the data access page to print the same post as the one the user has entered.
The index value is in both the access page and the report [moteID]
Can anyone help me with this problem?
The users fill out some fields in the data access page. I need a print function wich launches/prints the report (that also contains fields not entered in the access page).
The problem is that the users dont have access installed, and they therefore work on the intranet with access pages, instead of normal forms.
I have seen some forum treads about OpenFormWithInput(). Is there a similar function with reports?
Another issue is that I need the data access page to print the same post as the one the user has entered.
The index value is in both the access page and the report [moteID]
Can anyone help me with this problem?