PC Review


Reply
Thread Tools Rate Thread

Display total value on subform

 
 
CW
Guest
Posts: n/a
 
      7th Jan 2008
I have a job-costing page for our orders, which is a subform on a tab control
linked to all other parts of the database by Ref.
The aim is to show all costs, with total, then all revenue, with total, then
the profit.
The incoming costs are entered here and then stored in a table, no problem.
Sales invoices are generated via other forms and I have a query that
displays just the basic details for each invoice filtered by Ref so that we
see only the invoices raised for that particular current order. These are
displayed on a nested subform based on the query.
When there are several sales invoices for the job, I need to show the total
revenue (and then use that to calculate the profit).
Given that a sum cannot be produced within a query, how can I do this?
Thanks
CW
 
Reply With Quote
 
 
 
 
Beetle
Guest
Posts: n/a
 
      7th Jan 2008
You can put an unbound text box in the footer of the subform an use it to
total the records in the subform.
--
_________

Sean Bailey


"CW" wrote:

> I have a job-costing page for our orders, which is a subform on a tab control
> linked to all other parts of the database by Ref.
> The aim is to show all costs, with total, then all revenue, with total, then
> the profit.
> The incoming costs are entered here and then stored in a table, no problem.
> Sales invoices are generated via other forms and I have a query that
> displays just the basic details for each invoice filtered by Ref so that we
> see only the invoices raised for that particular current order. These are
> displayed on a nested subform based on the query.
> When there are several sales invoices for the job, I need to show the total
> revenue (and then use that to calculate the profit).
> Given that a sum cannot be produced within a query, how can I do this?
> Thanks
> CW

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display subform total Scafidel Microsoft Access 1 5th Jun 2010 10:51 PM
Display subform total on main form =?Utf-8?B?UmF1bCBTb3VzYQ==?= Microsoft Access Forms 1 24th Aug 2006 07:52 PM
Bring total from subform to mainform display in datasheet view =?Utf-8?B?RG9uIFJ1ZGQ=?= Microsoft Access Forms 8 11th Apr 2006 04:20 AM
Summing a subform to display a total on parent form David F Microsoft Access Form Coding 5 6th Jun 2004 10:10 PM
sum subform, display total in form anna Microsoft Access Forms 1 24th Dec 2003 09:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:21 PM.