Jan 18, 2006 #1 akar33 Programmer Joined Dec 13, 2004 Messages 39 Location US How do you give data entry choices to some users (NO DESIGN CHANGES TO FORMS) and read only to others. Please help.
How do you give data entry choices to some users (NO DESIGN CHANGES TO FORMS) and read only to others. Please help.
Jan 18, 2006 #2 snyperx3 Programmer Joined May 31, 2005 Messages 467 Location US You can build two different copies of the same database, just changing the properties from the menu: Tools > Startup -Pete Upvote 0 Downvote
You can build two different copies of the same database, just changing the properties from the menu: Tools > Startup -Pete
Jan 18, 2006 #3 JoeAtWork Programmer Joined Jul 31, 2005 Messages 2,285 Location CA Or use a security file and assign rights by either the individual user or the group(s) he belongs to. Upvote 0 Downvote
Or use a security file and assign rights by either the individual user or the group(s) he belongs to.