Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to programmatically insert comments into columns on multiple
worksheets in a workbook. Problem is that it works on 2 of the 3 sheets and not the 3rd. There's a VLookup that matches the data in one column on each sheet by looking for a number. But on the 3rd sheet it craps out. I'm desperate for an answer right now...can anyone help? sPayer = CStr(Application.VLookup(Range("C" & iRow).Value, Range("Payer!C:ZZ"), i - 2, False)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.WorksheetFunction.VLookup (Plz Help) | Excel Programming | |||
application.vlookup syntax | Excel Programming | |||
Application.Calculate & VLOOKUP | Excel Programming | |||
Application.Calculate & VLOOKUP | Excel Programming | |||
application.worksheetfunction.vlookup | Excel Programming |