I have four forms. I want to display the name entered on form1
on form4. I want to display the data selected from form2 and form3 on form4. Finally, I want to accumulate the number of variables I selected from form2 and form3 and put that total on form4.

Donne