How do you make a text box display a value from a table?
How do you make a text box display a value from a table?
Either bind the form/textbox to the table/field or use a DLookup().
Please see attached...it is what I need to do.
If you want a report on that particular account, you can create a report that returns all accounts and use this to restrict it to the displayed account:
http://www.baldyweb.com/wherecondition.htm