View Full Version : Own Picture?


Kira
07-09-2008, 10:51 AM
Can you upload any picture from you computer into a form or report and put it in the Header?

georgedwilkinson
07-09-2008, 11:07 AM
ANY? Well, you can do that with several of the more popular formats. And you might only want to do it if it's in good taste.

Put an image control in your form's header. If you want to change the picture dynamically, just access the image control's "Picture" property. You'd probably want to do that in your main form, though.