PDA

View Full Version : Preventing the user...


MUHAIMEN
Aug 21, 2010, 12:03 PM
Is there any body who can give me the code of preventing the user to not entering the data which is not a member of the data on the table. I am using combobox to look up only the existing records on the table or query.

ScottGem
Aug 21, 2010, 02:03 PM
Are you asking to prevent data editing or restrict data editing to specific people?

There is no one set of code to do this. Also if you want to restrict to specific people you need a way to capture the current user.