The easiest way to do this is to use the import function in SSMS. You can choose which sheets to use, configure column mappings, etc. If SSIS is created, you can then manipulate further if necessary. However, this approach is a traction from Sql, not a click on Excel, if you want to do this, you will have to code some VBA to do it for you.
source share