This content has been marked as final.
Show 2 replies
-
selection by default
Karl Pover Mar 27, 2012 5:14 PM (in response to nima ebrahimzadeh)Nima,
If the selection is possible
='<=' & Vmax
or
<=10
should select 1,2,3,...,10. So the expression you have looks right to do what you are expecting. Do you have another selection made that prevents the other periods from being selected?
Karl
-
selection by default
nima ebrahimzadeh Mar 28, 2012 9:00 AM (in response to Karl Pover)you are right but in the selection box it shows <=10 and I need 1,2,3,4,.....10. Because I have other conditions which check if 1 is selected or if 2 is selected and so on....that's why I need to have al the numbers not just less than the greatest number.
Any idea is appreciated.
Thanks,
Nima
-