Creating buttons

M

Msdplove

I would like to make some buttons in a access database that will take me to
some other info that I will input. How do I create this option?
 
R

Rick B

Use the button wizard to add a button to your form. In the wizard, tell it
that you want to open a form, and find the form where you will enter your
other info.
 
Top