G
Gary Liptrot
Hi,
I have two option buttons (named 'op_denY' and 'op_denN') inside an option
group. On selecting 'op_denN' a pair of text boxes (intended for numbers
labelled 'min value' and 'max value') become disabled. I would like this to
be the "default" state for when form loads, i.e. with 'op_denN' clicked and
with the text boxes disabled. Is there any way to set the default state of
the option button to selected on form load? As currently both are fuzzy
greyed until one is clicked...
Also how would I write a query that filters for records with values in the
relevant field that are >= 'min value' and <= 'max value', and act as a
wildcard should either of the text boxes be left blank?
Regards,
Gary
I have two option buttons (named 'op_denY' and 'op_denN') inside an option
group. On selecting 'op_denN' a pair of text boxes (intended for numbers
labelled 'min value' and 'max value') become disabled. I would like this to
be the "default" state for when form loads, i.e. with 'op_denN' clicked and
with the text boxes disabled. Is there any way to set the default state of
the option button to selected on form load? As currently both are fuzzy
greyed until one is clicked...
Also how would I write a query that filters for records with values in the
relevant field that are >= 'min value' and <= 'max value', and act as a
wildcard should either of the text boxes be left blank?
Regards,
Gary