320 likes | 928 Views
Lookup function. There two lookup function Hlookup function . it use look for a value from income table in the row , with metode income as horisontal or per row The form function hlookup ( lookup_value;table_array;col_index_num;range_lookup ). v lookup function .
E N D
Lookup function There two lookup function Hlookup function . it use look for a value from income table in the row , with metode income as horisontal or per row The form function hlookup(lookup_value;table_array;col_index_num;range_lookup)
vlookup function . it use look for a value from income table in the coloumn , with metode income as vertical or per coloumn The form function vlookup(lookup_value;table_array;col_index_num;range_lookup
Information the function Lookup value is value that will look for or test to comparison Table array is help area table as comparison data (tabel area must constant value /absolut, with press button F4) Row index num is number of row that read as decision Col index num is number of coloumn that read as decision Range lookup is act of determining value product.
Information the picture Put cursor in cell D3 Write =hlookup(c3, Then blok cell b10 until e11, then press button F4. Then press button 2 then 0 press button ) then enter
Information the picture Put cursor in cell D3 Write =Vlookup(c3, Then blok cell A11 until B14, then press button F4. Then press button 2 then 0 press button ) then enter