Hi Folks
This probably has a simple solution. I basically have one form that takes address data for clients and puts it into a client table. Instead of having to type the same address for the client's organization in over and over I would like to set the form up so that when I select their affiliated organization from a dropdown list (combo box source: a new organizations table with org name and address fields), their address information automatically fills in the textboxes for each part of their address on the form (which in turn, fills this info in on the client table). Can this be programmed or would the organizations and their associated addresses have to be kept separate and related to the clients table by a client identifier number?
Any ideas?
Thanks!
Steve
This probably has a simple solution. I basically have one form that takes address data for clients and puts it into a client table. Instead of having to type the same address for the client's organization in over and over I would like to set the form up so that when I select their affiliated organization from a dropdown list (combo box source: a new organizations table with org name and address fields), their address information automatically fills in the textboxes for each part of their address on the form (which in turn, fills this info in on the client table). Can this be programmed or would the organizations and their associated addresses have to be kept separate and related to the clients table by a client identifier number?
Any ideas?
Thanks!
Steve