[AccessD] Need Open File Dialog Box
Rocky Smolin
rockysmolin at bchacc.com
Tue Aug 7 22:30:24 CDT 2018
Fortunately this app will be run by one person on one machine.
r
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Stuart McLachlan
Sent: Tuesday, August 07, 2018 5:47 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Need Open File Dialog Box
The gotcha will be when you distribute your application.
Office.FileDialog relies on a reference to the Microsoft Office Object Model
library, which is
version specific.
So it will be problematic if you build in one version of Office and run it
in another (especially if
you are distributing an accde!)
On 7 Aug 2018 at 16:38, Rocky Smolin wrote:
> David:
>
> I fixed it by using the Office.FileDialog object. Simple and
> effective. So far. Don't know what kind of gotchas accrue to this
> object but it's working. :)
>
> Best,
>
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
More information about the AccessD
mailing list