google spreadsheet - How to put the value of multiple cells in another sheet from a reference code -
this problem: have 2 worksheets, 1 records , discriminates revenues , expenses:

and other contains table price, revenue , taxes each product:

now, need function receives code (or description name) of product on first worksheet , put values (income, taxes, price) available in second worksheet, way: 
i thought of such solution, gives me parsing error: 
so if can share little of intelligence , mental power me, i'll grateful until nex aeon.
have tried =vlookup(b4,tax_table!a:f,2,false) ?
Comments
Post a Comment