Jump 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.

Featured Replies

I have a script which searches for an employee and a date range (the work week). This script also sorts that found set and has a sub-summary which sub-totals the total number of hours worked by day for the found employee. I am having a tough time trying to figure out how to add additional calculations once that sub-total for each day is found. These employees are paid on a per-day overtime basis. I am able to extract this information and perform these calculations to another database which just show totals but I would like to have this done in the original database. Is there a way to calculate the per day overtime charges and show them in the same area as the sub-total?

Have you tried a Getsummary calculated field?

  • Author

As a matter of fact I have and it works somewhat.... I am still trying to figure out how to get the summary to show and print in the preview mode without inserting that data into every record in the sub-set and to total in a grand summary area.

Is there a way to go to the last record in each sub-set and populate that record with the GetSummary data? smile.gif" border="0

quote:

Originally posted by stac_1:

Is there a way to go to the last record in each sub-set and populate that record with the GetSummary data?
smile.gif" border="0

Sure, just answer this question: What is the last record in each subset and what fields will be used to store the get summary data?

  • Author

Okay, the last record in the sub-set is the highest serial number (because I sort each record in the whole found set by serial number) - the field is used to hold the Get Summary information is a field called "straight"... by using the getsummary function, I am able to get the summary of a sub-set.... what function is used to enter this data in the last record of the sub-set?

Insert Calculated result inserts the data in the current record, how do I get to the last record of the sub-set?

[ April 24, 2001: Message edited by: stac_1 ]

Create an account or sign in to comment

Important Information

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

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.