Eddyoftheyear
Technical User
I have an unbound form with multiple tabs that contain listboxes. in the top of the unbound form, I have a combobox with clientID and name, once you select clientID, it filters all the list boxes to the data associated with the clientID. I want to add a tab with a field from the client_tbl. This field is a memeo field for general comments. I am not sure what would be the best way to do it.
Should i create a subform with clientID and client_comments field and link to the combobox? if I do that, it will not update the data
Is there a way that i can just add the field from the table to the tab and link to the combbox?
your thoughts would be appriciated!
Should i create a subform with clientID and client_comments field and link to the combobox? if I do that, it will not update the data
Is there a way that i can just add the field from the table to the tab and link to the combbox?
your thoughts would be appriciated!