forms question

  • Thread starter Thread starter geepeetee
  • Start date Start date
G

geepeetee

Hi

I have created a database system for a piece of coursework, I have used a
form to create a menu page with various command buttons to run operations.
There are 2 sub tables on the page and if one of the entries is selected I
have a button which displays all the details on a form. I have tuned the
navigation and scroll bar buttons off to make it look neater.

I would like a command button to open a blank form to enter new member
details (its a DVD hire scenario) but cant seem to do it. An alternative
would be to have the navigation buttons on and open the form then use the
nav buttons to go to the blank form.

thanks

Gary
 
In the form that you are opening to add a new entry, on the data tab
set the DataEntry event to YES
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top