Is there a way to import Excel to an Access DB through code and make the first row the column header? Please help if you can, thanks!
Thai
Printable View
Is there a way to import Excel to an Access DB through code and make the first row the column header? Please help if you can, thanks!
Thai
Lookup "CreateObject" in Access and the "Docmd.Runsql Select Into".