Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open form for new record input

Status
Not open for further replies.
Joined
May 24, 2005
Messages
30
Location
US
I have a question about my database
I have a data input form, I want that, when I open form, it will show a blank record for input.

and I do not want the input person can review history data, I tried to setup the navigation button unable, but some mouse can scroll back!

appreciate for your help
 
Hi

Open form in desihn view

See the forms .DataEntry property, set it to True

Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
Thanks for your reply, but I have one more question which is I do not want people scroll to see the records he input!
 
Hi

Not sure I understand your second question, if you set the .DataEntry property, user will see only a blank input screen, not previously entered records

Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
I mean, for example, he input 5 records in one time, I do not want he can review the records he input also, because sometimes, some other people will input some data after him!

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top