I run a long query each morning in Microsoft SQL Server Management Studio, and manually update an excel spread sheet with the results.
Is there a way I can automate this process using built in features in SQL Server Management Studio? If not, what can I do to automate the manual entering of the script, and updating the results in the excel file?