E
elwood00
I have a form, where I'd like to have the field 'List Link' only enabled
when the checkmark for the field 'Link' is set - or if the value of
'Link' <>0.
I must be doing something wrong, since the field stays 'disabled'
regardless of the value of 'Link'
My expression is: [Link]<>0 - I alos tried "0" and '0' - all to no
avail.
Also the =-1 - "-1", '-1' attempt did not produce the desired results.
I even double checked by saving and closing the form after setting the
value to -1 - then I reopened the form - the 'Link' Field showed the
checkmark (and value -1) but 'List-Link' was still greyed out.
Any suggestions? Thank you very much.
when the checkmark for the field 'Link' is set - or if the value of
'Link' <>0.
I must be doing something wrong, since the field stays 'disabled'
regardless of the value of 'Link'
My expression is: [Link]<>0 - I alos tried "0" and '0' - all to no
avail.
Also the =-1 - "-1", '-1' attempt did not produce the desired results.
I even double checked by saving and closing the form after setting the
value to -1 - then I reopened the form - the 'Link' Field showed the
checkmark (and value -1) but 'List-Link' was still greyed out.
Any suggestions? Thank you very much.