In addition to exporting worksheet data to DBF files (see my
previous post) the add-in that I'm developing can also import data from DBF files to Excel worksheets.
After selecting a source file, user can adjust import settings.
And preview the data.
Export/Import functions can also be accessed in VBA.