M
meeskelg
Guest
I have four fields in a table:
First Name
Last Name
Nickname
Complete Name
I want to be able to enter in the First, Last & Nickname, but want the Complete Name to fill in automatically with "Last,First" if Nickname is blank, else "Last,Nickname"
How do I do this automatically?
I tried two areas:
1) Finding a way in the table design for Complete Name to default to this. Unsuccessful.
2) When this is information is being typed in on a form, I have a formula in the Control Source of Complete Name which displays the results I want. Now how do I get that result to "write" to the table.[Complete Name]?
Thanks,
Levi
First Name
Last Name
Nickname
Complete Name
I want to be able to enter in the First, Last & Nickname, but want the Complete Name to fill in automatically with "Last,First" if Nickname is blank, else "Last,Nickname"
How do I do this automatically?
I tried two areas:
1) Finding a way in the table design for Complete Name to default to this. Unsuccessful.
2) When this is information is being typed in on a form, I have a formula in the Control Source of Complete Name which displays the results I want. Now how do I get that result to "write" to the table.[Complete Name]?
Thanks,
Levi