NigelTufnel
Board Regular
- Joined
- Apr 3, 2008
- Messages
- 53
- Office Version
- 365
- Platform
- Windows
I have many years of Excel/VBA experience, but little-to-no background using Excel with external databases. Please excuse this rather naive set of questions. If there is an internet resource or books that explain all of this in easy-to-understand terms, please feel free to refer me.
I have an external database on a server that I wish to do analysis with via Excel. I'm trying to understand the ways in which this can be done. Ideally, I would like to use Excel as a front end, i.e., have the calculations done either in Excel (or the database server), and have the results displayed in an Excel Workbook. However, I'd strongly prefer not to have the data itself exported/downloaded to Excel. I'd like to set up the record selection criteria (tables/fields) and calculations ahead of time (or use drop-downs, etc.) and then have the Excel workbook "update" the calculations as requested using the latest contents of the database.
How can Excel be set up to operate like this, or does it requires additional tools, e.g., VBA, PowerPivot, PowerBI, etc.?
I've seen lots of articles on using Excel to query databases with SQL, but in the articles I've seen, the data is always downloaded to the workbook so that it can be operated on later. Is this step required?
Thanks for any assistance you can provide.
I have an external database on a server that I wish to do analysis with via Excel. I'm trying to understand the ways in which this can be done. Ideally, I would like to use Excel as a front end, i.e., have the calculations done either in Excel (or the database server), and have the results displayed in an Excel Workbook. However, I'd strongly prefer not to have the data itself exported/downloaded to Excel. I'd like to set up the record selection criteria (tables/fields) and calculations ahead of time (or use drop-downs, etc.) and then have the Excel workbook "update" the calculations as requested using the latest contents of the database.
How can Excel be set up to operate like this, or does it requires additional tools, e.g., VBA, PowerPivot, PowerBI, etc.?
I've seen lots of articles on using Excel to query databases with SQL, but in the articles I've seen, the data is always downloaded to the workbook so that it can be operated on later. Is this step required?
Thanks for any assistance you can provide.