Need a Vbscript to import excel into access

I have been working to migrate Data from ERP Software to Legacy System which is based on C# or ASP.net I have all data exported into excel format but it’s not possible to migrate all data in individually with different databases migration issues like issue of wrong data type format or any data losses, I want to do this through VBscripting. Is there any code for Vbscript to import excel into access?
