JeremyAnderson
Technical User
I have a problem that I hope someone can help me with. I need to query multiple tables in a SQL DB from an Excel Spreadsheet with a single query. Here some background information on the issue:
I work for a franchise store of a larger used car dealership. Each franchise and the corporate office has their own in house financing and collections departments. We do not use outside financing companies or banks. The corporate office keeps a database of all accounts for all stores whether they are corporate or franchise. Though I am the systems administrator for my franchise I have no administrative privledges on the corporate systems. Now for the down and dirty, we have a spreadsheet that our collection agents update daily to show things such as the accounts they are responsible for, how many of those are delinquent, the amount of the loan, the amount they are deliquent, etc. All of this information is in the corporate database, but is distributed amungst multiple tables. The coporate office has an internal website they allow us to use with predefined queries and reports. Currently the collectors run about 10 or so differant reports in order to gather all of this information to place it in this spreadsheet. It is taking them about an hour a day each to do this. The CFO and VP of Operations have charged me with automating this spreadsheet to pull this information from the database automatically via a database query. As I have had very little exposure to SQL in the past and am "ify" with Excel, I need as much help as I can get. Also, I am the ONLY IT person working for this franchise. Does any have any clue on how to begin this? Any and all help is appreciated.
I work for a franchise store of a larger used car dealership. Each franchise and the corporate office has their own in house financing and collections departments. We do not use outside financing companies or banks. The corporate office keeps a database of all accounts for all stores whether they are corporate or franchise. Though I am the systems administrator for my franchise I have no administrative privledges on the corporate systems. Now for the down and dirty, we have a spreadsheet that our collection agents update daily to show things such as the accounts they are responsible for, how many of those are delinquent, the amount of the loan, the amount they are deliquent, etc. All of this information is in the corporate database, but is distributed amungst multiple tables. The coporate office has an internal website they allow us to use with predefined queries and reports. Currently the collectors run about 10 or so differant reports in order to gather all of this information to place it in this spreadsheet. It is taking them about an hour a day each to do this. The CFO and VP of Operations have charged me with automating this spreadsheet to pull this information from the database automatically via a database query. As I have had very little exposure to SQL in the past and am "ify" with Excel, I need as much help as I can get. Also, I am the ONLY IT person working for this franchise. Does any have any clue on how to begin this? Any and all help is appreciated.