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 2 Fields into One

Featured Replies

I'm sure there is a way to do this but i am drawing a blank.

I have a database that contains a Customer Table and Orders Table.

On th customers table i have one field for first name, and one field for last name. I also have a button the create a new order that copies over some information about the customer to the orders table.

On the Orders table, there is a field for Full Name (not separated as the customers table). Is there a way to copy the first and last name from the customers table first and last name fields and add it to the orders table in the full name field?

I know i could wok around this by separating the fields on the orders table but for some reason this is the way the customer wants it.

Your orders table should use a lookup from the customers table. You can use a calc to concatenate the full name: FName & " " & LName

  • Author

I received a message from Lee Smith with the following calculation that worked:

FullName (calculation, Text Result) =

First Name & " " & Last Name

Thanks for the help, starting to get the hang of how these calculations are constructed.

LOL

You must be following this with Email, as I removed my response immediately after it posted, because mr_vodka respones beat mine, with basically the same suggestion.

Lee

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.