Jump to content

Calculating: how many units did we sell this month?


This topic is 5102 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi guys! Hope this is the right forum.

My table called CASES holds all the cases we've done for clients this month. Here are two of the fields it has:

DATE_IN (date)

UNITS (calculation, it counts how many units were in the case)

Does anybody know a quick way for me to see how many units in total we received in April?

Link to comment
Share on other sites

You say that UNITS is a calculation field, but what is it calculating? What is the result of the calculation? A Number?

A down and dirty way of getting there would be to add a summary field to display the SUM of UNITS. Then, simply do a find using the date field using "4/1/2010...4/30/2010" The summary should show a total based on the current found set.

Link to comment
Share on other sites

  • 2 weeks later...

This topic is 5102 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.