Guys I have spent two days trying to solve this forms problem, and now have no hair left.
I have a "customer" form which accesses the customer table, I also have an address table (having recently split all addresses into this table).The Tables have a one to many relationship (ie several addresses per customer). I have tried sub forms, macros and command buttons to achieve the following (with spectacular lack of success).
I want to be able to show the billing address (identified in the address table) on the customer form, be able to add new addresses (which is why I tried to launch the address form)for that customer/current record, and when a new customer is created be able to complete the address fields on the address table (with the new customerID already filled in).
I am going round in circles any help really appreciated.
Thanks
I have a "customer" form which accesses the customer table, I also have an address table (having recently split all addresses into this table).The Tables have a one to many relationship (ie several addresses per customer). I have tried sub forms, macros and command buttons to achieve the following (with spectacular lack of success).
I want to be able to show the billing address (identified in the address table) on the customer form, be able to add new addresses (which is why I tried to launch the address form)for that customer/current record, and when a new customer is created be able to complete the address fields on the address table (with the new customerID already filled in).
I am going round in circles any help really appreciated.
Thanks