September 14, 201114 yr I would like to print a specific page where a record is located that was modified. Example: I have 1000 records that when printed on a report produces 100 pages. After the report was printed one of the records had to be modified. I only want to print the page where the modified record is diplayed on the report, not all the pages. The more automated the better with this...
September 14, 201114 yr Why not just find the current/corrected records, omitting all others, and print that page.
Create an account or sign in to comment