Re: Use of In Range and Coerce with only floor value.

2004-01-13 Thread Shan
For your ceiling value wire a DBL (or SGL) and enter Inf for the
value (without the quotes).


Tim



Re: Use of In Range and Coerce with only floor value.

2004-01-13 Thread john_c_m
Thanks!

I see, the include option is for the true/false output.

I didn't think about using infinity...that's elegant enough for me.

- John