Logo in forms automatically

  • Thread starter Thread starter Mary Ann
  • Start date Start date
M

Mary Ann

I created a form for a colleague on their laptop and the company logo
appeared automatically in the form! The background was the standard grey with
the logo on the right of the form. However in design view there was no image
control visible.
What controls this? How does Access know where to get the logo image? How to
I switch this off if I don’t want the logo in the form?
It seemed very odd to me!
I was using Access 2003. I am an experienced user of Access but do not do
programming.
 
It may have been. I no longer have the file so cannot check. Does this make
sense to you? How would Access know where the logo was stored? Or coud the
standard grey template be changed to incorporate a logo?

Still seems very odd.
 
When you use the Picture property of a form, Access inserts a copy of the
image into the MDB. It is not dependent on the external image you used.
 
Back
Top