Hello,
Is there a way to use arrays for table lookup? I have a calculated value that falls between value 0 through 15. I need to determine the closest >= value and output a constant related to that number. Actually I would have five tables and it would determine which table to look at based on an input parameter.
Thanks
Jeff