RET Posted September 17, 2002 Posted September 17, 2002 I have a first Name field and a last name field, can I have a third field with both of these values combine? First name: Bob Last Name: Smith Third: Bob Smith Thanks, RET
slstrother Posted September 17, 2002 Posted September 17, 2002 Yes. Full Name=calculation, result text= First Name&" "&Last Name Where "First Name" and "Last Name" are the names of the fields.
Recommended Posts
This topic is 8173 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now