G
Guest
I've found some code samples I'm trying to use to display a dialog box for
the user to select a file for importation. The samples use ahtAddFilterItem
and ahtCommonFileOpenSave, but when I try to run the code I get a complile
error that these functions are not defined. I have the following references
checked: VBA, Access 11.0 Objects, DAO 3.6, ADO 2.1, VBA Extensibility 5.3,
Office 11.0 Objects.
Do I need to check another reference? Or is there some other thing I need
to do/include to access these functions?
the user to select a file for importation. The samples use ahtAddFilterItem
and ahtCommonFileOpenSave, but when I try to run the code I get a complile
error that these functions are not defined. I have the following references
checked: VBA, Access 11.0 Objects, DAO 3.6, ADO 2.1, VBA Extensibility 5.3,
Office 11.0 Objects.
Do I need to check another reference? Or is there some other thing I need
to do/include to access these functions?