I have a VBA sub in Excel. It needs to call a SQL Server procedure, and display the results of the call in a message box. (Mainly, because I'm maintaining someone else's code - otherwise, I wouldn't be using Excel.)I have a VBA sub in Excel. It needs to call a S