I have just started VB programming.

I have a form at the start and some text boxes on it.
I have a command button at the bottom and when I press the command button i want it to load another particular form.

it is like making a command button linked to msgbox but i dont want msgbox. I want another sub form.

Thanks all!!