Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Multiple values for Table Lookup
Is it possible to send multiple variables for a table lookup? I am performing via tcl. Here is an example of what i am asking:
tbllookup variable1 variable2
I concatenate the 2 variables and use them for the table
For example:
ABC001
ABC002
DEF001
DEF002
Scott,
Are you asking if you can perform a table lookup for each of the values supplied and if any are found, do something?
Actually I want to search a table with values from OBR 16 and OBR 28. these values might not be the same.
Do both values have to be ‘found’ or is it if ‘either one’ is found? Either way, you can simply perfom the table lookup twice, and check to see if either (or both) were found.
Jim Cobane
Henry Ford Health
I agree with Jim, we have a similar situation where we need to check OBR4 and OBR19 and we have two seperate tables for each.