C
Control Freak
I am having trouble with requiring data at the form
interface.
I do not want to require data at the table level, because
sometimes the data is not needed.
There is a button that when clicked, enables the fields
when the data is needed.
When the data is needed, the data cannot be Null. There
needs to be a valid string of characters, other than a
space, a period, or just entering through.
Basically, people need to answer the questions before they
are able to save their form and exit to another form in
this database.
How do I do this from within the control properties?
interface.
I do not want to require data at the table level, because
sometimes the data is not needed.
There is a button that when clicked, enables the fields
when the data is needed.
When the data is needed, the data cannot be Null. There
needs to be a valid string of characters, other than a
space, a period, or just entering through.
Basically, people need to answer the questions before they
are able to save their form and exit to another form in
this database.
How do I do this from within the control properties?