HI Folks
I am trying to use VBA on a form to update a image on a number of reports within an Access Database, (i don't want my users to do this manually), the image relates to department logos, so each department will use a maintenance form to find the logo and then click on a command button to change the report logos.
The image object is called image17 and it is the picture properties i want to change.
Any help and sample code would be very helpful
Trevor
I am trying to use VBA on a form to update a image on a number of reports within an Access Database, (i don't want my users to do this manually), the image relates to department logos, so each department will use a maintenance form to find the logo and then click on a command button to change the report logos.
The image object is called image17 and it is the picture properties i want to change.
Any help and sample code would be very helpful
Trevor
Comment