Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So I finally got VBA working with VLookup, Worksheet names, and a
lookup table referred to by list name. I had to do the proper prefixes: temp = WorksheetFunction.VLookup( ...) temp = Application.WorksheetFunction.VLookup( ...) Which of the two are best practice, and why? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use ADOX on Excel? How to automate Excel invocation on existing xls file from vbs? | Excel Programming | |||
Qualifying Commandbars - Excel 2000 | Excel Programming | |||
SQL practice with Excel? | Excel Programming | |||
Macro invocation after data enrtry | Excel Programming | |||
Automatic Macros Invocation | Excel Programming |