I am trying to create a file dialog with Microsoft Access 16.0 Object Library checked. However, the Compile Error: User-defined type not define still exists. Please help.
My code below if it helps:
Public Function DirPicker(Optional ByVal strWindowTitle As String = "Select Location to Save") As...