home *** CD-ROM | disk | FTP | other *** search
- %OP%DP0
- %OP%LP*
- %OP%TM4
- %OP%BM4
- %OP%LM5
- %OP%FX
- %OP%FY
- %OP%FS
- %OP%WC2,1750,636,1364,0,1,0,0
- %OP%VS3.40R (11-Oct-90), Mrjc, R9200 7500 3900 8299
- %CO:A,10,81%%C%%H1%Lookup Functions Examples
-
-
-
-
-
-
-
-
-
- %C%Function
- Choose
- Lookup
- HLookup
- VLookup
- Match
- Index
- %CO:B,9,16%
-
-
- %V%%C%8
- %V%%C%7
- %V%%C%2
- %V%%C%11
- %V%%C%6
-
-
- %C%Input 1
- %V%%C%4
- %V%%C%11
- %V%%C%7
- %V%%C%17
- %V%%C%13
- %V%%C%{11,12,13;21,22,23;31,32,33}
- %CO:C,9,0%
-
-
- %V%%C%5
- %V%%C%12
- %V%%C%7
- %V%%C%9
- %V%%C%17
-
-
- %C%Input 2
- %C%b4b8
- %C%b4b8
- %C%b5e5
- %C%c4c8
- %C%b4e4
- %V%%C%3
- %CO:D,9,0%
-
-
- %V%%C%10
- %V%%C%13
- %V%%C%7
- %V%%C%5
- %V%%C%12
-
-
- %C%Input 3
- %C%-
- %C%c4c8
- %V%%C%2
- %V%%C%1
- %V%%C%1
- %V%%C%1
- %CO:E,8,90%
-
-
- %V%%C%12
- %V%%C%19
- %V%%C%1
- %V%%C%7
- %V%%C%1
-
-
- %C%Result
- %V%%C%choose(b12,b4b8)
- %V%%C%lookup(b13,b4b8,c4c8)
- %V%%C%hlookup(b14,b5e5,d14)
- %V%%C%vlookup(b15,c4c8,d15)
- %V%%C%match(b16,b4e4,d16)
- %V%%C%index(b17,c17,d17)
- %CO:F,61,62%
-
-
-
-
-
-
-
-
-
- %L%Summary
- Returns the %H4%Input1%H6%st%H6%%H4% entry from a list of numbers.
- Returns the value in range 2 corresponding to the position of %H4%Input1%H4% in range 1.
- As for Lookup, but range 2 given as a horizontal offset (%H4%Input3%H4%) from range 1.
- As for Lookup, but range 2 given as a vertical offset (%H4%Input3%H4%) from range 1.
- Returns the value in the range which %H4%Input1%H4% matches.
- Returns the desired element of an array.
-