Dataentry

Jul 12, 2006

Hello Gurus
I have a d/base and all is well
however i start entering data in via forms and occasionly it throws a wobbly and says " another users has etc do you wish to keep changes - if you say yes it puts boxs in the data fields -- i must be doing something wrong

thoughts on this guy

View Replies


ADVERTISEMENT

Problem To Open New Form With DataEntry=True.

Apr 24, 2005

Hi,
I have Add button. When i click on the button, it will open frmstaff for me to enter new staff record. Now, i have to set DataEntry=True. It means i have 2 forms, one for data entry and another form to view previous staff records. Is it possible for me to do like this?


Private Sub cmdAdd_Click()
Set Forms("frmstaff").DataEntry = True
End Sub


but it will give me error,
Invalid use of property.

any idea? thanx in advance..;)

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved