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
Hyper-V P2V VM Continuous Blue Screen
Juniper Network Connect won't reconnect after forced logout
XP 10 inbound connection limit question
OS X Server 10.5 and OS X Laptops Joining accounts to Open Directory?
Lock down SMTP on Cisco ASA Or Exchange 2007 for MXlogic (Spam Filtering)
PHP/Javascript newbie - need help integrating niftycube into my site
WRT54G2 Linksys router - reset password saving actual configuration
how to save blackberry notes
Net Use returns "System error 64 has occurred. The specified network name is no longer available."
Strip out ’s in mySQL query | XML Parsing Error: undefined entity