Data Validation- Require Entry in a Field

  • Thread starter Thread starter KrispyData
  • Start date Start date
K

KrispyData

I read some old posts that state you can create message that tells the user
an entry is required but it does not enforce it. But, is there a way to
require an entry in a field?
 
The short answer is no.

You can do things to try to coax the user to enter something like showing
messages but ultimately, the user has all the power. No matter what you try
the user can always defeat it if they're so inclined. All they have to do is
close the app or even shut off the computer. How can you stop that?
 
The short answer is no.

You can do things to try to coax the user to enter something like showing
messages but ultimately, the user has all the power. No matter what you try
the user can always defeat it if they're so inclined. All they have to do is
close the app or even shut off the computer. How can you stop that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top