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.

Calculation from Value List Text String

Featured Replies

There are three fields involved.

1. Operation (Value List)Text Field

2. Hours (Number of hours a worker spent on the operation)Number Field

3. Operation Cost (Hours X Operation Cost)Calculation Field

The Operation field is using a Value List of operations with the hourly cost of the operation the last word of each text string.

710-10 - Design 114.00

710-11 - Web/Html 110.00

710-12 - Disk Preparation 088.00

710-13 - Illustration 109.00

710-14 - Scanning 090.00

In the calculation field I need to pull out the last word from the Value List in The Operation(114.00 or 110.00 or 088.00 or 109.00 or 090.00(this is the rate charged for the operation))depending upon which operation is selected from the value list.

Then multiply this number by the number of hours entered in the "Hours" field.

Rather than show you my failed attempts using RightWords, Count and numerous other functions, what should I be doing in the Calculation Field?

Do I need the 088.00 format or could I just use 88.00

Use:

RightWords (operationField;1) * hours

Make sure your calculation result is a number.

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.