Dear,
I've been using dynamic drop down validation lists for a while and I have been strungling with the fact that the list length is fixed and scrolling through long list is annoying and time consuming.
Using a form object releases me from the fixed list boundary and allows me to type into the list and show only the matches to what has been typed. This is quite more userfriendly.
I tried to use the form list objects to avoid this problems, but I'm strungling quite hard after te first category is selected, to generate the list within the form object that doesn't seem to accept the indirect function.
Any solution to help me out. See example below.
Thanks
Thierry
I've been using dynamic drop down validation lists for a while and I have been strungling with the fact that the list length is fixed and scrolling through long list is annoying and time consuming.
Using a form object releases me from the fixed list boundary and allows me to type into the list and show only the matches to what has been typed. This is quite more userfriendly.
I tried to use the form list objects to avoid this problems, but I'm strungling quite hard after te first category is selected, to generate the list within the form object that doesn't seem to accept the indirect function.
Any solution to help me out. See example below.
Thanks
Thierry