Hello, I'm new on this forum so sorry for everything I do wrong
I have question about drop list of option field. When filed is expand there is only few options sting, I think 7-8.
Client wants to be this strings like 13-15, cuz he doesnt wants to use scroll bar when he chossing option.
Is it posible to change the size of drop list?
Comments
You could suggest to use the down arrow or the scroll wheel of the mouse instead of using the scroll bar.
Another solution could be to create a new table to store all the option values. I mean 20 is really a lot. Maybe it's better to use a seperate table and select the value via lookup form.
BTW thanks for help.