Basically I have a report that I want to run( I made it look like a form I usually have to hand write with the information)
So I have this Form, on the Form, i create an event, I input dates, times, locations.... blah blah... now I want a button so I can "Print" this form in a better view(basically the view I have created using the report).
The problem is, when I make the button run the report... it runs it for every event/Record I have... tons of pages... I want to be able to click the button, and it only run the report on the currently loaded record/Event
Any help?
So I have this Form, on the Form, i create an event, I input dates, times, locations.... blah blah... now I want a button so I can "Print" this form in a better view(basically the view I have created using the report).
The problem is, when I make the button run the report... it runs it for every event/Record I have... tons of pages... I want to be able to click the button, and it only run the report on the currently loaded record/Event
Any help?