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.

Combine contents of text field from two records

Featured Replies

  • Newbies

I am having difficulty finding a function that will allow me to combine the contents of two fields from two differnt records. Record 1 and 2 both contain a text field Game_Results. Record 1 Game_results contains "Moose 1 Hellmovers 2" while Record 2 Game_results contain "Pushers 2 Condors 6" I need the result to equal "Moose 1 Hellmovers 2, Pushers 2 Condors 6"

Is there a function that will do this?

Try the GetNthRecord function.

How are the two records related? Or are they just sitting next to each other on a layout?

  • Author
  • Newbies

The two records are game summaries. Their common link is the game date.

Try...

Substitute( List( Summaries::Description ) ; ¶ ; ", " )

Where "Summaries::Description" is your related field from the Game table to Summaries table.

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.