Y
yesby
Is it possible to...
Create a command button on an Access form that will at runtime show a standard Windows File Open dialog box, and return the full path/file name of a selected file to a text field in the table? I can then use the path information to display picture thumbnails on the form using the ..Picture property of an Image object.
Thanks.
Create a command button on an Access form that will at runtime show a standard Windows File Open dialog box, and return the full path/file name of a selected file to a text field in the table? I can then use the path information to display picture thumbnails on the form using the ..Picture property of an Image object.
Thanks.