Locking Manual Entry

mcmichael13

The Wanna-Be
Local time
Today, 01:29
Joined
Apr 15, 2009
Messages
50
I have set up a button on one of my forms to "view RMA list"... this button is password protected but I want to add a feature that will disable the table from being able to be manually changed. Is that possible?

Thanks,

Rob
 
rob,

tables should not be available to users anyway. if you explain a little more, you may get the hel pyou need..
 
yeah i thought about that after haha. eventually i'll code in a button to just print the table off if need be.

instead of locking the table, i chose to have an "update form" to manage the data with a "lookup" command based on the rma number to see the data.

so i guess all that being said, i dont need what i thought i needed and yeah i just realized that users shouldnt be looking at that table.

forgive me, i'm new to this whole thing haha

Rob
 

Users who are viewing this thread

Back
Top Bottom