What about if you don't want a dialog pop-up asking for the ID number to sync the report to? Most users are going to be at a loss when a window pop-ups saying
Forms!YourFormName!YourFieldName with a text entry field? You have to design with the end user in mind, so how do you make it "grab" the information already displayed on the current form recordset being displayed?
I have been struggling with this for a couple days. I don't want any secondary pop-ups where i have to fill in anything, i want the report to simply pull what i have displayed and nothing else.
Any other takers on this one?