This message serves for Google indexing. It only includes the first message of each thread from technical forums. To see the entire thread, the solutions and the technical content related to each message, you need to log in by going to the main page. This can be done at http://www.universalthread.com. If you do not have an account, we encourage you to create one now and start participating in Microsoft .NET and SQL Server related technology forums, just to name a few. Our database contains nearly two millions valuable high end technical messages. Thanks for the generous contribution to everyone who participated on the site so far, including MVP, Microsoft employees and many other well known contributors. The valuable content of the Universal Thread has created a history of 16 years of high end technical content which has helped many consultants, developers and many others in the industry on a daily basis. The site also offers a subscription option that greatly enhances your site experience.


View message
From17/07/1997 00:17:54
Shihchau Tai #013198
Apic Systems Pte Ltd
Singapore, Singapore
To  
All


I have a subtotal of a whole list of details by select the sum under calculate. How do I make use of this subtotal, add to miscellaneous charges to get a grand total value. FPW seems to sum miscellaneous charges as many times as the number of details if I use subtotal+miscellaneous as the variable and select calculate sum.

Do I need to manually calculate the grandtotal myself?

My report is a simple details report without grouping.


doc doc_date amount

001 010195 100
002 010295 200
003 010395 300

subtotal 600
misc 30

total 690 ???




Tai SC