![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello I have a problem. I have two tables one tCustomer , second tOrder. Right click on the subform and select properties |
|
tCustomer : IDCustomer tOrder : IDOrder FKCustomer IDCustomer and FKCustomer are related. In parent form where user input data of order, he can add new customer. Then, the new subform with data entry set to 'yes' is activated. He add new record and close subform. What I must to do, if I want this new customer lto be linked to record in tOrder that user edit before. Is there any simple solution for that *? |
#3
| |||
| |||
|
|
On 23 Jan, 09:23, grim <grim... (AT) gazeta (DOT) pl> wrote:> Hello I have a problem. I have two tables one tCustomer , second tOrder. Right click on the subform and select properties Make sure the link master and link child properties are set to your linking ID's from the table. Link master will contain your primary key and link child your foreign key. For FREE Access ebook and videos click herehttp://access-databases.com/ebook |
#4
| |||
| |||
|
|
Hello I have a problem. I have two tables one tCustomer , second tOrder. tCustomer : IDCustomer tOrder : IDOrder FKCustomer IDCustomer and FKCustomer are related. In parent form where user input data of order, he can add new customer. Then, the new subform with data entry set to 'yes' is activated. He add new record and close subform. What I must to do, if I want this new customer lto be linked to record in tOrder that user edit before. Is there any simple solution for that ? |
#5
| |||
| |||
|
|
On 23 Sty, 10:58, troy23 <barnettp... (AT) gmail (DOT) com> wrote: On 23 Jan, 09:23, grim <grim... (AT) gazeta (DOT) pl> wrote:> Hello I have a problem. I have two tables one tCustomer , second tOrder. Right click on the subform and select properties Make sure the link master and link child properties are set to your linking ID's from the table. Link master will contain your primary key and link child your foreign key. For FREE Access ebook and videos click herehttp://access-databases.com/ebook thanks for the fast reply, but i was mistake. I dont have subform, i open new form and add new record and i want to return to my early edited form with the record set on that new data. |
![]() |
| Thread Tools | |
| Display Modes | |
| |