Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Summation on entered date range

Featured Replies

  • Newbies

Hi There,

I'm new with FM10. I've created a data base to track daily Money Order sale. So everyday i enter the date and the sale of the day. i want to run an up to date total for that month and also look back previous month via enter two dates or enter the month. Please help.

thank you,

aesi

It depends on how you want to view the data. If you want a report, you will want to create a subsummary report. You can create a new calculation field of:

Let ( d = YourSaleDate;

Date ( Month ( d ); 1; Year ( d ) ) ). Now group by this calc field ( your break field ) for your found set of records.

You can perform a find for your date range and then run the report. Do not forget to sort by your break field.

Edited by Guest
added more

  • Author
  • Newbies

Thank You John, now what would i do if i want to view the data on the same form view?

aesi

You could use a calculation with GetSummary () or the easiest way of all is that you could just perform separate searches for the date ranges that you want. If you put the summary field on the layout it will always reflect the found set of records therefore it will total up for the date range that you want.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.