But then I get this:
The data source for this object must be a variable reference
If I use the properties sheet to set it to the same field,
it works. So what am I doing wrong?
egm
Budoi <bu...@i-manila.com.ph> wrote in article
<01bbff05$72872740$810eaccb@otik1>...
Try
TextBox.ControlSource = "Client.Lname"
HTH
--
_
-------------------ooO-( )-Ooo---------------------------------
James Sharier Jr. <>< (0 0) (512)602-5193 james....@amd.com
~~~
Hi guys,
And if the above doesn't work (with more complex expressions, try
TextBox.ControlSource = "(Client.Lname)"
<g>.
Best,
>L<