Hi, I'm building a new document where user using userform1 writes data from textboxes into a new row of table (e.g. name of client, address, etc.). This userform1 works fine, but there is a userform2 for adding additional data, where user selects a name of client from combobox. On the basis of...