473,326 Members | 2,175 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Filtered by form - differences between totals.

Hi All,

I would also like some help with form filtered differences in totals.

I have a main form for the client, and a continuous subform listing
client transactions. The subform can be filtered by several fields. I
have set up several text boxes which programatically show various
OnCurrent subtotal details depending on the filtered options in the
continuous subform.

I wish to populate one of the form footer subtotal text boxes with the
value of the difference between the highest and lowest amount as
currently shown in the field 'Volume' at any time.

I can produce a Max / Min value, but the OnCurrent calculation and
subsequent population of this text box is difficult - or is it?
Regards

Karl
Nov 13 '05 #1
3 1453
After your min/max values are set have you tried to requery the text box?

Me.myTextBox.Requery

--
Reggie

----------
"Karl Roes" <ka******@hotmail.com> wrote in message
news:7c**************************@posting.google.c om...
Hi All,

I would also like some help with form filtered differences in totals.

I have a main form for the client, and a continuous subform listing
client transactions. The subform can be filtered by several fields. I
have set up several text boxes which programatically show various
OnCurrent subtotal details depending on the filtered options in the
continuous subform.

I wish to populate one of the form footer subtotal text boxes with the
value of the difference between the highest and lowest amount as
currently shown in the field 'Volume' at any time.

I can produce a Max / Min value, but the OnCurrent calculation and
subsequent population of this text box is difficult - or is it?
Regards

Karl

Nov 13 '05 #2
Hi Reggie,

I'm sorry, I feel I made my question a little unclear.

I can write a separate query to get the Max / Min values of the field
'Volume'. I am unsure of how to integrate this with the current
records of the subform and get the difference of these values into the
subform footer text box.

Thank you for your time.

Regards

Karl

"Reggie" <No**********@NoSpamsmittysinet.com> wrote in message news:<u9********************@comcast.com>...
After your min/max values are set have you tried to requery the text box?

Me.myTextBox.Requery

--
Reggie

----------
"Karl Roes" <ka******@hotmail.com> wrote in message
news:7c**************************@posting.google.c om...
Hi All,

I would also like some help with form filtered differences in totals.

I have a main form for the client, and a continuous subform listing
client transactions. The subform can be filtered by several fields. I
have set up several text boxes which programatically show various
OnCurrent subtotal details depending on the filtered options in the
continuous subform.

I wish to populate one of the form footer subtotal text boxes with the
value of the difference between the highest and lowest amount as
currently shown in the field 'Volume' at any time.

I can produce a Max / Min value, but the OnCurrent calculation and
subsequent population of this text box is difficult - or is it?
Regards

Karl

Nov 13 '05 #3
Hi Reggie,

I'm sorry, I feel I made my question a little unclear.

I can write a separate query to get the Max / Min values of the field
'Volume'. I am unsure of how to integrate this with the current
records of the subform and get the difference of these values into the
subform footer text box.

Thank you for your time.

Regards

Karl

"Reggie" <No**********@NoSpamsmittysinet.com> wrote in message news:<u9********************@comcast.com>...
After your min/max values are set have you tried to requery the text box?

Me.myTextBox.Requery

--
Reggie

----------
"Karl Roes" <ka******@hotmail.com> wrote in message
news:7c**************************@posting.google.c om...
Hi All,

I would also like some help with form filtered differences in totals.

I have a main form for the client, and a continuous subform listing
client transactions. The subform can be filtered by several fields. I
have set up several text boxes which programatically show various
OnCurrent subtotal details depending on the filtered options in the
continuous subform.

I wish to populate one of the form footer subtotal text boxes with the
value of the difference between the highest and lowest amount as
currently shown in the field 'Volume' at any time.

I can produce a Max / Min value, but the OnCurrent calculation and
subsequent population of this text box is difficult - or is it?
Regards

Karl

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: John Baker | last post by:
HI again: I have a form with totals on it, and I am changing the contents of the data base the totals are derived from. Specifically, I am deleting the contents of one table and adding it to...
2
by: origin197511 | last post by:
Hello all... I'm having an issue with MSAccess 2000. I have a Form that holds records of my cartridge loads for a rifle and a subform that lists all groups that have been fired with that load. ...
1
by: Colin Basterfield | last post by:
Hi, I have a web form which takes daily sales totals, both counts and monetary value and is done on a weekly basis, so on a Monday morning the User would enter these totals. Each total has a...
1
by: Ken | last post by:
I have a form that has a command button on it to open a report. The report is based on the forms data, if it's filtered the report is filtered, if the form is showing 100 records the report is...
3
by: melnhed | last post by:
---Report the current filtered records from a Form--- Hello All, I've seen this topic discussed before, but the solution described then doesn't work in my particular case. My Config: ...
1
by: Fretners | last post by:
I have a form that displays the contents of a table. I want to be able to apply filters though the form and then base an insert query on the filtered data to create a new row to match each row in...
0
by: Ironr4ge | last post by:
Hi everyone, By the rate its going it want be long till I start growing gray hair... but anyway.. to come to the point... I am trying to open the form "Languages" with a diffrent record...
4
by: Ironr4ge | last post by:
Hi everyone, I am trying to open the form "Languages" with a diffrent record source to the "Contacts" form where I conducted the search or filter... . I was wondering whether there was a vba...
6
by: Nettle | last post by:
Purpose: I am creating a mailing distribution list database. Users should be able to filter/search contacts and add them to distribution lists they have created. My problem? I can't add multiple,...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.