How would I make a report that only shows one page of information based on a query??
Can I make a query that can only display one row of data at a time then have a macro that requires the user to select the row (based on the primary key) that can show on a report?
Could I create a button on the form that switches from form to a report based on information from that form?
I do know that all these are possible, I'm just having a great deal of trouble getting something to work how I want.
I really need something like these because there will be thousands of reports which don't all need to be shown.
Can I make a query that can only display one row of data at a time then have a macro that requires the user to select the row (based on the primary key) that can show on a report?
Could I create a button on the form that switches from form to a report based on information from that form?
I do know that all these are possible, I'm just having a great deal of trouble getting something to work how I want.
I really need something like these because there will be thousands of reports which don't all need to be shown.