C
ceebaby via AccessMonster.com
Hi Folks
I have developed a database allowing users to store property pictures using
access 2003 (2000 format) but the end user is using 2000. To make things
simple (or so I thought) i used the code on nothwind employees form to allow
the user to click a button to open a directory and find a photo to select. I
am using external links to the photos and not a bound ole object field.
When I try to open the form in access 2000 I receive a message saying vaiable
not defined. I am using the Application.FileDialog(msoFileDialogFilePicker).
I know this is only available in 2003 but is there anyway to just import
msoffice 11 library or define the mso bit I saw this in a previous post but
am not quite sure how to do that.
The database is finished, should have been submitted yesterday - but I am
stuck on this bit.
Any help anywhere would be much appreciated.
Cheers
Ceebaby
sorry for duplicate post but I posted it in the wrong section initially
I have developed a database allowing users to store property pictures using
access 2003 (2000 format) but the end user is using 2000. To make things
simple (or so I thought) i used the code on nothwind employees form to allow
the user to click a button to open a directory and find a photo to select. I
am using external links to the photos and not a bound ole object field.
When I try to open the form in access 2000 I receive a message saying vaiable
not defined. I am using the Application.FileDialog(msoFileDialogFilePicker).
I know this is only available in 2003 but is there anyway to just import
msoffice 11 library or define the mso bit I saw this in a previous post but
am not quite sure how to do that.
The database is finished, should have been submitted yesterday - but I am
stuck on this bit.
Any help anywhere would be much appreciated.
Cheers
Ceebaby
sorry for duplicate post but I posted it in the wrong section initially