Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Jan 9th, 2008, 12:42 PM   #1
SydneyMcConnell
18 Year Old Programmer
 
Join Date: Jan 2008
Posts: 26
Rep Power: 0 SydneyMcConnell is on a distinguished road
Crystal Reporting + VB.Net + SQL

Hey, guys.

I'm in a software engineering class, and we participate in competitions with BPA, the Business Professionals of America. I am in the "Software Engineering Team" competition, with two of my classmates, and the project is an Accounts Payable system for a fake energy drink company, "Revcorp."

My current task for the program is the check writing. My weapon of choice is Crystal Reports.
I've got the layout and vendor information done, as well as the ability to obtain the items for the invoice the check is for and generate the check stub. The only thing left is getting the payment amount, which I must get from the Unit Price * Quantity Recieved, from the invoice.

So far, the closest I've been able to get is seperate aggregate functions on Unit Price and Quantity:

SUM({tblInvoiceItems.UnitPrice}) * SUM({tblInvoiceItems.QtyRecieved})

This returned a value. The only problem is that it's the wrong value.
So, I need to know if there is a way to do this, and if so, how?

Any help would be greatly appreciated.
SydneyMcConnell is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
vb.net to VBScript randum77 JavaScript and Client-Side Browser Scripting 3 May 1st, 2007 3:39 PM
crystal report problem gpreetsingh Visual Basic .NET 0 Mar 9th, 2006 2:35 PM
difference VB and VB.net gpreetsingh Visual Basic .NET 10 Feb 18th, 2006 6:18 AM
Crystal Reports Export Locks Up ChiHappens C# 0 Nov 18th, 2005 3:55 PM
Making a database application in VB.NET emdiesse Visual Basic .NET 3 Sep 18th, 2005 5:58 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:35 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC