i am trying to export an MS Access table from MS Access to MS Excel.
I think that I have the VBA code to do that. I also have a browse button I that created which allows the user to select the MS Access db from the directory.
The problem is that the files extension of the db is *.accdb. That includes everything in that db. I only want the table. So what do I do?
As far as I know there is no extension to only an MS Access table and if there were said extension then it would be buried in the db file.
So how do I export only an Access table.
Any help appreciated. Thanks in advance.
Respectfully,
Lou Reed