Hi People,
how are you? In Poland there is a huge winter behind my window
Issue:
I would like to do a split form or something like this where
there are text boxes and one combobox which is bounded with table1.
Below these controls should be datasheet view with table2 and different fields bounden to this table.
If user choose ticket number from combobox these text boxes should be fullfilled with data from table1.
And if user click button this data should be add as new record into table2.
But if user will change ticket number only textboxes should be changing.
And last one thing : if the ticket number choosen by user from table 1 will be also in table 2 - the appropriate record from table 2 should be showed and be ready to do changes.
Uff this is very difficult for beginner like me.
I was trying to do this with split form but problem is with unbouding one on table with another. But It didn't work.
Please advice,
Jacek Antek
how are you? In Poland there is a huge winter behind my window

Issue:
I would like to do a split form or something like this where
there are text boxes and one combobox which is bounded with table1.
Below these controls should be datasheet view with table2 and different fields bounden to this table.
If user choose ticket number from combobox these text boxes should be fullfilled with data from table1.
And if user click button this data should be add as new record into table2.
But if user will change ticket number only textboxes should be changing.
And last one thing : if the ticket number choosen by user from table 1 will be also in table 2 - the appropriate record from table 2 should be showed and be ready to do changes.
Uff this is very difficult for beginner like me.
I was trying to do this with split form but problem is with unbouding one on table with another. But It didn't work.
Please advice,
Jacek Antek