This is what I came up
Could not figure out the above but untill we figure it out perhaps this will work for you. The above looks like it might consist of less lines of code but not sure.
show only one rcord for report
1. Create a query that includes all the fields of info that you have on your report.
2. In the record number column "Criteria" area type [Enter the the record number].[]
3. Save your query with whatever name you would like. Example qryRecordSearch.
4. Set your...
I am tring to generate a report in Access and print it to Adobe PDF with multiple linked images. I am able to do this but I get caught in some sort of loop that realy bogs down my system and some times locks me up. I am tring to display 14 images. I modified a peice of code I got from MSDN that...