I am trying to export Excel data into SQL server.
How do I export Data from Multiple Worksheets into one Worksheet or is there a way to export data from mutiple sheets directly into a single table in SQL Server.
Help would be Much appreciated.
Thanks.