Jan: What I did for now is to define a form expression:
vPickYN = (IFEQ(.vPickCount,0,' ', 'PICK WEIGHT'))
I located a Variable Label on the form, with a double-click eep on it to
launch the form. I just wish it looked more like a button, will just need to
put a hint and instructions on the form that they double-click to bring it
up. The problem with this is that the variable label is there even if it
is blank. So they could double-click on that blank spot and bring up my
form, so there still needs to be evaluating code in the eep to make sure the
form should come up....
Karen
In a message dated 9/15/2011 5:25:52 PM Central Daylight Time,
[email protected] writes:
> If you've put indicator words on it, static text can be used as a link to
> another form.
>
>