Textbox

E

Emma

Hi I have a textbox I would like to grab the clients last name from the Tbl
Client Information how do I do this? I tried the following but it isn't
working:
[Tbl Client Information].[Last Name]
 
D

Dorian

If your form is bound to the table containing the client last name, just set
the control source of the textbox to the name of the table column.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top