S
Steve
I'm trying to use a combo box form control. One of the
control property options is "multi", meaning the user can
select more than one of the displayed choices. But if
you select this option, the link to the result cell no
longer functions since there would be more than one
result. How is this multi option used then? How do you
get the result in usable form instead of just a visual
highlight?
I'd appreciate any help available on this since it would
be a very useful function for my application.
control property options is "multi", meaning the user can
select more than one of the displayed choices. But if
you select this option, the link to the result cell no
longer functions since there would be more than one
result. How is this multi option used then? How do you
get the result in usable form instead of just a visual
highlight?
I'd appreciate any help available on this since it would
be a very useful function for my application.