We have a Visual Basic program that takes a data file we receive from a company and converts it into a .dbf file. I don't know why. The two guys who did all of that are no longer employed with us.
We had the tables linked at first, but some of the complex queries we are running will not work if the tables are linked. So I thought if we could just make a macro that would import the files that would save us some time.