"neklausiu" <neklausk@nieko.lt> wrote in message news:ij0f9m$epb$2@trimpas.omnitel.net... > "neklausiu" <neklausk@nieko.lt> wrote in message > news:ij0f54$eg1$1@trimpas.omnitel.net... >> turiu formule >> =VLOOKUP(V5,[klasifikacija2.xls]Sheet1!$B$5:$C$10,2,FALSE) >> celeje V5 yra formule =LEFT(A5,1), jos rezultatas yra 1. >> jei as irasau ranka 1 i V5 cele, VLOOKUP suveikia ir atranda, kad turi >> atrasti, jei V5 celeje yra formule, vlookup raso #N/A. >> bandziau keisti V5 formata i text, nepadeda. >> >> Kame saknys? >> > > papildau, jei V5 celeje yra skaicius (taip mano excel, vlookup neveikia) > radau pagaliau try this - =vlookup(A1+0,table,column,false). Adding the "+0" converts any numbers that have been created as text back to numbers but should have no effect no the text.