G
Guest
Hi,
I created a database that used combo boxes in forms for the Business Unit,
when the Business Unit is selected it will populate the other fields,
address, City, State, Telephon, etc... My boss went in to tried to update the
address on the table called directory which has all the information for the
combo box. In doing this the form now displays incorrect information for
example: If I select the Business Unit of Deleware the address for the
California Business unit populate the other fields. Can someone tell me how
to fix this? If more information is needed please let me know. I did use the
VBA code:
me.facility_Adress=me.facility_Bus_Unit.column(1) etc....
Any help would be appreciated.
Thanks
Helpless
I created a database that used combo boxes in forms for the Business Unit,
when the Business Unit is selected it will populate the other fields,
address, City, State, Telephon, etc... My boss went in to tried to update the
address on the table called directory which has all the information for the
combo box. In doing this the form now displays incorrect information for
example: If I select the Business Unit of Deleware the address for the
California Business unit populate the other fields. Can someone tell me how
to fix this? If more information is needed please let me know. I did use the
VBA code:
me.facility_Adress=me.facility_Bus_Unit.column(1) etc....
Any help would be appreciated.
Thanks
Helpless