I am new to VBA with Excel.
Have been programming MS Access with VBA for some time.
I am wondering, does anyone have any experience with using VBA and Excel to do server-side processing with Excel, and what has your experience been. Our company uses SQL Server, SAS, MS Access, SYBASE, DBII, etc.
I just recently downloaded the ODBC driver for SAS.
Actually, I have never done any server-side processing at all. All of my Access experience has been with the standard Access set-up (maybe an occasional linked table here or there).
Excel is particularly suitable to our environment, because of the wide variety of data formats we receive and the extremely short shelf-life of the datasets. Consequently, the goal here has become one of "receive and report". No time or patience on the part of users for loading data received in Excel into Access, SAS, etc.
If then, our desktop reporting needs are accomplished through Excel VBA, the next question would naturally be whether it would be feasible to do some server-side processing (for more serious, standardized data) through Excel as well. Is it possible to pass some SQL statements to SQL Server, for example?
Any insight at all is greatly appreciated.
Thanking you in advance... Mike Kemp
michael.kemp@gs.com
Have been programming MS Access with VBA for some time.
I am wondering, does anyone have any experience with using VBA and Excel to do server-side processing with Excel, and what has your experience been. Our company uses SQL Server, SAS, MS Access, SYBASE, DBII, etc.
I just recently downloaded the ODBC driver for SAS.
Actually, I have never done any server-side processing at all. All of my Access experience has been with the standard Access set-up (maybe an occasional linked table here or there).
Excel is particularly suitable to our environment, because of the wide variety of data formats we receive and the extremely short shelf-life of the datasets. Consequently, the goal here has become one of "receive and report". No time or patience on the part of users for loading data received in Excel into Access, SAS, etc.
If then, our desktop reporting needs are accomplished through Excel VBA, the next question would naturally be whether it would be feasible to do some server-side processing (for more serious, standardized data) through Excel as well. Is it possible to pass some SQL statements to SQL Server, for example?
Any insight at all is greatly appreciated.
Thanking you in advance... Mike Kemp
michael.kemp@gs.com