Microsoft
Software
Hardware
Network
Question : Access Report
I have an Access db with a sample file containing invoices paid.
I need to write a report that groups payment of equal amounts (Use GrossAmt) for each vendor together.
Ignore the sign (positive or negative) of the amount. Ignore groups with only one record.
For each vendor show a group header containing the vendor number and name.
For example if the GrossAmt is $100 in one record and the GrossAmt is $-100 in another record treat that as a match.
The sample pdf file is just to show what a duplicate payment report should look like. The data and field names are different.
I have the db and the sample report(,pdf) attached
Attachments:
TestXp-Backup.mdb
(260 KB)
(File Type Details)
TestDB
SampleReport.pdf
(13 KB)
(File Type Details)
Sample Report
Answer : Access Report
Change the account the SQL Service uses to a domain user account, and also check the ownership (dbowner) of the SQL database VMM is using. Change this to the "sa" user or any other user with appropriate permissions.
Restart service to take effect.
Random Solutions
CISCO - ACCESS - DISTRIBUTION - CORE - DO I NEED THEM ALL
ASP.NET MVC with jquery icon buttons
Setup multiple ethernet interfaces on Redhat to support Oracle RAC
Sharepoint 3.0 permissions resetting
Cisco ASA NAT Issue
Upgrade Network to Windows 7
Can Ping host name but not Browse
AutoCad 2010/2011 Minimum Spec Requirements
Windows 7 profile won't delete completely
excel vba to save worksheet as mht file