Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anyone know why the following code returns 'sub or
function not defined' and highlights Vlookup, am I missing a reference? Thanks for any help. Dim Ix As String Ix = VLookup(c21, "C:\Documents and Settings\Jill\My Documents\[EmailNames.xls]sheet1!a1:b20", 2, False) MsgBox Ix End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup Error Message - Excel 2003 | Excel Discussion (Misc queries) | |||
error message during vlookup | Excel Discussion (Misc queries) | |||
VLOOKUP error message | Excel Discussion (Misc queries) | |||
VLookup in VBA giving error message | Excel Discussion (Misc queries) | |||
VLookup error message while accessing range in closed workbook. | Excel Programming |