Microsoft
Software
Hardware
Network
Question : access crosstab query question
Is there any way to change the order of the columns in the pivot section of the crosstab query?
I have one stuck in the middle that I need at the beginning.
Here is the query
TRANSFORM Sum(IIF(R.FeeBenefitAmount
= 0, null,R.FeeBenefitAmount)) AS SumOffAmount
SELECT R.Client, R.Loan, R.[Customer Name], R.[Mailing Address], R.[Property Address], Sum(R.FeeBenefitAmount) AS [Sum Of Fees]
FROM QryCustomerServiceRpt_JMR as R
GROUP BY R.Client, R.Loan, R.[Customer Name], R.[Mailing Address], R.[Property Address]
ORDER BY R.Client, R.Loan
PIVOT R.FeeCodeDescription;
The FeeCodeDescription gives me the fee titles. I need one of those fees at the beginning.
Answer : access crosstab query question
On top, DCOM can be secured by encryption automatically.
Random Solutions
Having a problem json encoding a string with quotes
Need Excel User Function to Convert Tuesday, June 08, 2010 3:16 PM to mm/dd/yy
external drive shows up as uninitialized
Gridview Update not saving. Fields stay in edit mode.
Outlook 2003 Send mail issue
How to send email from Outlook when away from the Exchange Server?
How to read the data from MQRFH2 messages using MQ connector stage
Accessing an FTP server internally that is on a different subnet.
Need SBS 2008 R2 Premium Media
Win 2003 Server desktop icons do not appear after login