Hope the following is clear..
My form has a combobox (Account) that is getting data from a table with 2 fields (Account and Catagory). On this same form I need to display the corresponding Catagory after using the combobox.
Can't seem to display the Catagory using an unbound control on the form..
Thanks for the help..
My form has a combobox (Account) that is getting data from a table with 2 fields (Account and Catagory). On this same form I need to display the corresponding Catagory after using the combobox.
Can't seem to display the Catagory using an unbound control on the form..
Thanks for the help..