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

  • Newbies

I am trying to set up a layout of a toner tracking spreadsheet. As soon as I need to change a cart. I want to be able to say this:

cart #------Date---Page Count------Page Per Cart.

The way I was trying to set this up was that each time I change a cart the Page Per Cart column will change by subtracting cart 2 page per cart number from cart 1 page per cart number giving me a number of pages for each particular cartridge, then I eventually want to average them the Page Per Cart Column. I have tried to use repeating fields but that will only take the diference of the last repeated field with the new one. Any suggestions would be greatly appreciated. Thanks. smile.gif" border="0

quote:

Originally posted by Mich:

I am trying to set up a layout of a toner tracking spreadsheet. As soon as I need to change a cart. I want to be able to say this:

cart #------Date---Page Count------Page Per Cart.

The way I was trying to set this up was that each time I change a cart the Page Per Cart column will change by subtracting cart 2 page per cart number from cart 1 page per cart number giving me a number of pages for each particular cartridge, then I eventually want to average them the Page Per Cart Column. I have tried to use repeating fields but that will only take the diference of the last repeated field with the new one. Any suggestions would be greatly appreciated. Thanks.
smile.gif" border="0

Assumning that you sequentially number your carts and do not skip numbers you can setup a self relationship within the file by relating to the previous cart number.

Setup a calc field cPrevCart = Cart# - 1, this will give you the previous cart #.

Setup a self relationship called PrevCart, set it to cPrevCart = Cart#.

Now you can make the calc field PagesPerCart = PageCount - PrevCart::PageCount.

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.