Hi folks,
I am using the following code in one of my databases, and it is working as it should but not as I would like it to.
Dim strPathFile As String
Dim strTable As String, strBrowseMsg As String
Dim strFilter As String, strInitialDirectory As String
Dim blnHasFieldNames As Boolean...