Hello, I am new to Excel programming and would like to know whether the following scenario is possible:
I would like to have 2 worksheets and one user form. On the first worksheet (main data entry) - ws1 - I would like to have several columns with the information like: Column A- Ref No, Column B - Date, Column C - Project Name, Column D - Amount. On another worksheet (ws2) - I would like to have the details for each reference number on ws1, and the columns would be: Column A - Ref No, Col B- Detail 1, Col C - Detail 2, Col D - Detail 3.
I would like to have a user form which would pop-up after filling up the required fields on ws1. This user form would have the labels with all the fields from ws1 at the top. It would also have the empty textboxes to fill up the Detail1, 2 and 3 which would then be saved in worksheet2. After the details are filled up, I would like to have an indicator (for example checkmark) on ws1 that the project has details filled up. I would also like to be able to edit the details from the user form when the row with the reference number on ws 1 is selected.
Thanks in advance for any help.
I would like to have 2 worksheets and one user form. On the first worksheet (main data entry) - ws1 - I would like to have several columns with the information like: Column A- Ref No, Column B - Date, Column C - Project Name, Column D - Amount. On another worksheet (ws2) - I would like to have the details for each reference number on ws1, and the columns would be: Column A - Ref No, Col B- Detail 1, Col C - Detail 2, Col D - Detail 3.
I would like to have a user form which would pop-up after filling up the required fields on ws1. This user form would have the labels with all the fields from ws1 at the top. It would also have the empty textboxes to fill up the Detail1, 2 and 3 which would then be saved in worksheet2. After the details are filled up, I would like to have an indicator (for example checkmark) on ws1 that the project has details filled up. I would also like to be able to edit the details from the user form when the row with the reference number on ws 1 is selected.
Thanks in advance for any help.