My forms are being used to select business names easily without having to type the names each time, which will save time and prevent inconsistencies in the database. Currently, I can get a dropdown box to work with a combo box, however it will only change the company name. What I hope to accomplish is to select a company name in the dropdown box, which will then select that row of information (eg the company’s ID, phone #, location, etc) that I have for the company. So basically auto-populating the rest of the info in the form. This form also has a subform attached to it and I would hope it would sort out the proper info in the subform as well since the tables are connected via relations.
I’m using LO Base for the first time and it has been a steep learning curve, but this is the last piece of the puzzle that I am currently stuck on. Thank you in advance for your help