gusbrunston
Programmer
(Beginner) I'm designing a form to enter transactions for clients. I would like for the form to "automatically" show data such as address, city, state, zip, after I've located and entered the appropriate id from a combobox. The box is filled by a select query. That works fine, but I'd love to see the next four or five boxes fill up without having to key in everything. So far, I understand select queries pretty well, and can work with "SELECT DISTINCT ROW" etc.
Thanks for any help.
Thanks for any help.