I would like to display a memo-type field in a text box when the user chooses a record from a listbox. The Listbox holds the Primary Key, and the memo field is in the same table as the RowSource of the listbox. I just cant seem to figure out how to get the textbox ouput to display the field right.
Any ideas what should go in the AfterUpdate of the listbox?
Thanks, All
Any ideas what should go in the AfterUpdate of the listbox?
Thanks, All