Hello,
how can I load a form in access?
I have one form (frmOne) with a command button. If I click on this button, I want to show a second form (frmTwo) with a label.

How can I load this second form???

Thanks.