B
BigAl.NZ
Hi,
I am designing a form and want to have a control that displays First
Name and Last name from two fields.
I have just two controls on this form "Last Name" which I dragged
across from fields onto the from, and "Full Name" which is a text box
i created.
When I set the full name control source to :
=[Last Name]&[First Name]
But I get #Name?
The interesting thing is that =[Last Name] works, presumeably because
it is a control on the form, but =[First Name] doesnt?
What am I missing?
-Al
I am designing a form and want to have a control that displays First
Name and Last name from two fields.
I have just two controls on this form "Last Name" which I dragged
across from fields onto the from, and "Full Name" which is a text box
i created.
When I set the full name control source to :
=[Last Name]&[First Name]
But I get #Name?
The interesting thing is that =[Last Name] works, presumeably because
it is a control on the form, but =[First Name] doesnt?
What am I missing?
-Al