Thread
:
VLOOKUP tweaks needed please!
View Single Post
#
2
Posted to microsoft.public.excel.misc
Don Guillett
external usenet poster
Posts: 10,124
VLOOKUP tweaks needed please!
I just tested this
=VLOOKUP(3,'20061101.xls'!myrange,2,0)
If no spaces in the name the ' ' should not be necessary
--
Don Guillett
SalesAid Software
"Meltad" wrote in message
...
I need to correct the VLOOKUP formula below, its not quite right with the
named range. The workbook is called 'mel test' on sheet 1 and contains a
named range 'name'...
=VLOOKUP($D2,[G\[mel test.xls]name",2,FALSE)
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett