PC Review


Reply
 
 
K
Guest
Posts: n/a
 
      28th Oct 2008
I have Dsum calculation in a query to display the summation of a cost per
piece in a subform which is based on a query which is based on a table.
However It does not change or update the summation of cost per piece unless I
close the form and reopen it. I have tried requery on one of the fields
(Speed Field is the name) on the LostFocus event but it doesn't work /
refresh the correct summation when a speed is changed. The speed effects the
cost per piece. How do I accomplish this? Am I using the correct calculation?
Should I VB Code it? Any help would be appreciated.

THanks, Kyle.
 
Reply With Quote
 
 
 
 
K
Guest
Posts: n/a
 
      28th Oct 2008
My Calculation is the following.
CostPCSum: DSum("CostPC2","QryDataSub")

"K" wrote:

> I have Dsum calculation in a query to display the summation of a cost per
> piece in a subform which is based on a query which is based on a table.
> However It does not change or update the summation of cost per piece unless I
> close the form and reopen it. I have tried requery on one of the fields
> (Speed Field is the name) on the LostFocus event but it doesn't work /
> refresh the correct summation when a speed is changed. The speed effects the
> cost per piece. How do I accomplish this? Am I using the correct calculation?
> Should I VB Code it? Any help would be appreciated.
>
> THanks, Kyle.

 
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
need help with DSUM Gator Microsoft Access Form Coding 3 18th Nov 2008 05:29 PM
DSUM =?Utf-8?B?Zmx5aW5nYnI=?= Microsoft Excel Worksheet Functions 1 4th Feb 2006 08:32 PM
dsum PaulOakley Microsoft Excel New Users 1 18th Jul 2005 04:49 PM
DSUM =?Utf-8?B?VG5rbnNuag==?= Microsoft Excel Worksheet Functions 1 10th Jun 2005 03:31 AM
DSum Gina Microsoft Access Reports 2 12th Apr 2004 06:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:36 PM.