needanswer 0 Light Poster

This project is to load same form to managers, and the managers will start this same forms to manage a job.
1. How can you load the same blank form to different managers?
2. This form has the datagridview, textbox, combobox, how do you save the values to the tables with the same form?

I know I can do code: Dim frm as New Form1, BUT FOR THE REST CODES, I REALLY DON'T KNOW, I THINK, NOT TOO MANY SAMPLES FOR THIS, IF SOMEONE CAN HELP ME THIS? THANKS.