473,473 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Subtotal in Report

2 New Member
Hi!

I have a report Like this:

Description, unit_price, QTY, Total

A, 2, 10, =sum([unit_price]*[QTY])
B, 2, 10, =sum([unit_price]*[QTY])
C, 2, 10, =sum([unit_price]*[QTY])
______________________________________
Subtotal1 =sum([Total])?

E, 1, 20, =sum([unit_price]*[QTY])
F, 4, 40, =sum([unit_price]*[QTY])
G, 5, 30, =sum([unit_price]*[QTY])
_______________________________________
Subtotal2 =sum([Total]) ?
_______________________________________
Grand Total = [Subtotal1]+[Subtotal2] ?

I find it difficult to sum the [Subtotal1], [Subtotal2] and [Grand Total] as it is an additional text box I added to the report to make total. I have tried to use function Grouping&Totals from Access, but only Count Record is available.
Please anyone if can help? Tks!
Oct 28 '11 #1
1 1830
NeoPa
32,556 Recognized Expert Moderator MVP
Grouping & Totals is good. You're on the right lines it seems, but though the question is well laid out and considered, there is one very important bit of information missin, which is how does each section appear in your Grouping & Totals setup and which parts of your example reflect which of these sections.
Oct 28 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: John Baker | last post by:
Hi: I am developing a report, and have run into a reference snag. I have subtotals which i generate on the report, and have named "tasksum", which represent the number of hours an individual...
1
by: J.J. | last post by:
hi, I have in my report SUBTOTAL=Sum(), then TAX=*0,22 and TOTAL=+ The SUBTOTAL is 6029,80. I sholud get the following values for TAX=1326,556 and for TOTAL=7356,356. I don't need the third...
1
by: Mike Turco | last post by:
I had a report today with two sub reports. The main rpt was invoice and the subs were parts and labor. I had to bring the sub-totals into the form, etc., to create an invoice with a total price. ...
0
by: Dave | last post by:
Hello I have set up a database of students in a program, mainly for statistics. The report I'm having trouble with right now is one that graphs admission rates on a per-term basis. Here's...
3
by: pat | last post by:
I'm working on a report. I have two categories (groups) with a field labeled "Amount Funded." I want to create a subtotal column (for each group) that subtracts the "Amount Funded" from a number...
2
by: bobw2961 | last post by:
I have what I hope is a simple question for some of you. I have two fields. Quantity and Price. I enter a text box named SubTotal in the detail of the report and set the control source to =*. ...
5
by: mebrabham | last post by:
Hello, I am trying to create a running subtotal in a query and then graph the running subtotal for each city group. The data looks like this in the table (for illustration): My City My...
1
by: N06149 | last post by:
I have a report based on a query. I list an Org_Type then Org_Name then the Projects associated with it. Sample of report below: Community Type...
2
by: murch.alexander | last post by:
Hi all, I have a query that uses a subquery to subtotal one of its fields. This part is working fine. The twist is that when I encounter certain values, I want to reset the subtotal to zero and...
1
by: AmyMc | last post by:
On my form, I have a subform that has a subtotal. I am able to show that subtotal on the form and have no problems with the form. How do I get that subtotal to pull over to my report?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.