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 this selection, data will be written into row of chosen client from combobox. I want also add checkbox which copy and paste previous data into row of chosen client.
Thank you for your response!
Thank you for your response!