Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help seperating names into variables
#1
Relatively new to this program, having fun learning!

Question:
Looking for a way to copy a persons first and last name from a table, seperate them, and store into 2 variables for output in seperate places.

example:
s= "John Doe"

Need to find a way to convert to:
s1="John"
s2="Doe"

I know there's gotta be an easy way to achieve this that I'm overlooking. I tried the help file and the forums and am drawing a blank. Any help would be greatly appreciated!!!! Thanks!!!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)