Microsoft
Software
Hardware
Network
Question : Excel SQL Subtotal
I am using Excel to connect to an MSSQL database. Specifically, I am using the Excel function: Data / Import External Data / New Database Query.
I am able to successfully get the information I want, but I would like to know how to subtotal by category. So in my case, my query generates the following SQL statement:
SELECT Patient."Last Name", Patient."First Name", Patient."Last Visit", Patient."Provider Code", Patient."Facility Code"
FROM "Sample Company".dbo.Patient Patient
ORDER BY Patient."Facility Code", Patient."Provider Code", Patient."Last Name"
This gives me a nice long spreadsheet sorted by Facility. Is there a way to subtotal the Count of each unique value in the Facility column?
Answer : Excel SQL Subtotal
Once you get back the query results, then, you can use Excel's subtotals feature.
In Excel 2003 it was under either Insert or Data (can't check now); in Excel 2007 it's on the Data tab, Outline group.
Random Solutions
IIS 6.0 default web sites not starting port 443 problem.
Whats the js for "Month view" in Calendar?
Terminal server users prompted for Office 2010 profile information daily
door knob
Query AD for list of users created within 2 month.
Create self-extracting installer from 3 pre-existing windows MSI files
Selecting distinct records?
RDLC and syntax help needed
Error auto sensing primary master hard disk drive
WYSIWYG web builder