Hello again. Am hoping once again that someone can point me in the right direction.
Have cascading comboboxes, which work fine. Only small hick-up...
Have a table with
fldSize fldMin fldMax
CboxSize allowes user to choose a Size.
What I then would like is for cboxLimit to populate with the all the values between fldMin and fldMax, including Min and Max.
It is this las bit I dont know how to do. I know how to populate with just the Min and Max values but how to all values in between, that arent actually found anywhere...
Am i being stupid?
Have cascading comboboxes, which work fine. Only small hick-up...
Have a table with
fldSize fldMin fldMax
CboxSize allowes user to choose a Size.
What I then would like is for cboxLimit to populate with the all the values between fldMin and fldMax, including Min and Max.
It is this las bit I dont know how to do. I know how to populate with just the Min and Max values but how to all values in between, that arent actually found anywhere...
Am i being stupid?