Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7754663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T12:22:01+00:00 2026-06-01T12:22:01+00:00

I have a sub form that looks like a datasheet view. It returns prices

  • 0

I have a sub form that looks like a datasheet view. It returns prices from a query I made. Essentially I want to compute the total of those prices using vba. I just do not know how to get all the prices and put them into an array.

Here is a picture to get a better idea:
enter image description here

I want Compute Total to compute the total.

The record source for the sub form is:

SELECT [Rental Query].[CopyNo], [Rental Query].[RentalNo], [Rental Query].[Title], [Rental Query].[Format], [Rental Query].[DaysRented], [Rental Query].[Price] FROM [Rental Query];

I’m interested in the Price. The query uses a specific formula to create that field.

What I want is to be able to get all the prices and sum them.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T12:22:02+00:00Added an answer on June 1, 2026 at 12:22 pm

    You can add a textbox to the form footer and set it to:

    =Sum(MyField)
    

    You will not be able to see the control in datasheet view, but you can refer to it on the main form in a textbox:

    =MySubformControl.Form.MySumControl
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a form that looks like: <form action=search.php method=post> <fieldset> <label for=level_one>Main category</label>
In an ASP.NET MVC3 application I have a function that looks like: Public Sub
I have a form that can open a sub form (with ShowDialog ). I
I have a sub form in Access: The CopyNo is a combobox that lets
I have a form and a sub-form, both with some controls that are bound
So I have a sub form that creates a record (and record it), and
I have a sub-form in main form like <form method=post action=/books/addbook id=mainForm> //some controls....
We have a sub-project 'commonUtils' that has many generic code-snippets used across the parent
I have a bunch of VBA code that I'd like to throw in a
I have a main form that contains two other child subforms. When a textbox

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.