Please help!
I want to create a insert button on a form so that the user can open a
dialog box and select the picture stores on a file, and insert that picture
on the form which shows that record. Just like when we click the insert on
menu bar.
Can anyone tell me how to do that, please?
Thanks you!
Merry Christmas!
Anita
Alex Dybenko - 25 Dec 2005 07:18 GMT
Hi,
you can use:
http://www.mvps.org/access/api/api0001.htm
to show filedialog, and then set image control .picture property to selected
file path

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Please help!
> I want to create a insert button on a form so that the user can open a
[quoted text clipped - 8 lines]
>
> Anita