Hi,

How should I go about saving the picture box control (in ACCESS) image to a file.The picture box control contains images of different type (pbg,jpeg etc)

I need to save the images in either the original format or the .bmp format.

I've tried using saving the picturedata to file in VBA.

Please advice.