Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to be able to manually in two text fields enter the min and max values for a particular field.
Lets say i have a table with people and a field called age. I then want two text fields where I can enter min and max age, and by doing so I have selected all rows where the age value is between min and max. (in real world we have thousands of values from zero to several millions)
How do I do this?
The way I see it, I could either have just two text fields with a min and max input. And a selection is somehow made.
Or have it in together with a slider with a range, where the input in the textfields some how changes the positions of the markers on the slide.
Thanks in advance.
hi,
use list box
make variables and use thar variable in list box
thanks
rohit
Rohit, i'm sorry I do not understand your answer. Could you please elaborate?
Best regards
Andreas