sorry i should have added this in my last post but i forgot to.

My question is i have txtBoxes and a form that has PASS and FAIL buttons.

What i want is my program to remember what the user enters into the txtBoxes and if he presses the PASS or FAIL buttons. And on the last Form if they press the SAVE button my program should open up notepad and copy all the entered text to notepad and bring up notepads save window. And if they press the PRINT button on my program it should open up notepad add all the text and automatically print it (can that be done).

Thanks

Jamie