Images on forms not being refreshed during printing

W

Walt

I am developing a club roster. Name, address, phone,
email address, and photo are displayed for each person's
record in a query. Pictures are pointed to by an address
within the query.

The form works fine while viewing it. Each time the next
form is selected, all of the data changes and the picture
changes. However, when I print the form, there are three
instances of the form on each page. The data of each is
appropriately changed from record to record, but the
picture of the first record is repeated for the next two
people on the page. New page, new picture but still all
three are the same.

I tried using a report instead of a form with similar
results. I looked at the Northwind Traders example
database which also has a roster type form. Theirs
wouldn't print any pictures at all.

Anybody have any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top