I have a Form that I created in Visual Studio that I want to use to execute a query on SQL Server then return the results back to Excel in a specific worksheet. Can this be done easily? I don't have much experience with VB .Net, I have done this in Access using the TransferSpreadSheet method but I am in the process of transfering everything to SQL Server and need to replicate.