[AccessD] adh replacements

Arthur Fuller fuller.artful at gmail.com
Wed Jan 26 08:28:46 CST 2022


Thanks, Ryan. There seems to be an error in the example:
    'Declare a variable as a FileDialog object.
    Dim fd As FileDialog
  "Undefined User Ty[e

This raises an error "Undefined User Type." Maybe it should be declared as
Application.FileDialog?

On Wed, Jan 26, 2022 at 8:28 AM Ryan W <wrwehler at gmail.com> wrote:

> https://docs.microsoft.com/en-us/office/vba/api/office.filedialog
>
> Sent from my iPhone
>
> > On Jan 26, 2022, at 3:16 AM, Arthur Fuller <fuller.artful at gmail.com>
> wrote:
> >
> > Now that I have removed all the 32-bit functions that I got from Access
> > Developer's Handbook, I'm wondering what the "modern" way to do some
> > things, such as invoking the File SaveAs dialog. Suggestions?
> >
> > --
> > Arthur
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


-- 
Arthur


More information about the AccessD mailing list