E
easadmin
I hope this is the correct forum, not sure where to address this
problem as I've tried everything I can think of. Obviously, my
programming skills, understanding of Access or both are lacking.
I have a simple Access 2003 database. The company table has two text
fields, one called Public/Private the other TickerSymbol. I'm trying
to create a rule, that checks for Public in the Public/Private field
and requires the user to enter a ticker symbol if it is Public. The
Public/Private field is populated from a combo box which pulls it's
values from a table. Not sure if that matters.
I've tried placing a validation rule in the form, table fields and
table properties. Some do nothing at all, the others generate a coding
error, despite not generating an error when I create the expression.
Any assistance is greatly appreciated.
problem as I've tried everything I can think of. Obviously, my
programming skills, understanding of Access or both are lacking.
I have a simple Access 2003 database. The company table has two text
fields, one called Public/Private the other TickerSymbol. I'm trying
to create a rule, that checks for Public in the Public/Private field
and requires the user to enter a ticker symbol if it is Public. The
Public/Private field is populated from a combo box which pulls it's
values from a table. Not sure if that matters.
I've tried placing a validation rule in the form, table fields and
table properties. Some do nothing at all, the others generate a coding
error, despite not generating an error when I create the expression.
Any assistance is greatly appreciated.