Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() thank you all for pinpointing my stupid mistake! after adjusting my array ref to 2 col ($a$1:$b$6) the formula works nicely! thks again! -via135 Pete Wrote: Your table is only one column wide ($A$1:$A$6), yet you are trying to get data from the second column. I suggest you change the formula to: =(VLOOKUP(A1,Sheet7!$A$1:$B$6,2,FALSE)) Hope this helps. Pete -- via135 ------------------------------------------------------------------------ via135's Profile: http://www.excelforum.com/member.php...o&userid=26725 View this thread: http://www.excelforum.com/showthread...hreadid=508493 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autofilter Lists across Multiple Sheets, Maintain Correct Referenc | Excel Worksheet Functions | |||
In 3 active sheets in wkbk, determine& display the # of sheets that have data | Excel Discussion (Misc queries) | |||
Finding specific sheets within a workbook | Excel Discussion (Misc queries) | |||
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) | Excel Worksheet Functions | |||
Multiple sheets selected | Excel Discussion (Misc queries) |