Create an unbound textbox named PersonFirstName. Put the following code in
an appropriate event:
Me!PersonFirstName = txtFName
Steve
(E-Mail Removed)
"Maracay" <(E-Mail Removed)> wrote in message
news:C62B0790-368E-4ED1-A66E-(E-Mail Removed)...
> Hi Guys,
>
> How can I do this, I have a variable (txtFName) that contain the name of a
> table's field (FirstName), what I want is to display the value of
> FirstName
> (Mark Vargas) using txtFName. How can I do this?
>
> I will appreciate any help.
>
> Thanks
>