I wave a ms Excel Workbook that imports some comma delimited files does some maintenance and combines everything into a single worksheet. Everything works fine and the sheet and the process is very stable. After the sheet is worked throughout the day I import the sheet into a SQL 2008 R2 database where it is then used by other groups. My question is is there a way I can code a Macro that will allow an end user to upload that spreadsheet to SQL SERVER without me having to do it?