[AccessD] Need Open File Dialog Box
Stuart McLachlan
stuart at lexacorp.com.pg
Tue Aug 7 19:46:52 CDT 2018
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,
>
More information about the AccessD
mailing list