Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am attempting to use the following routine to identify all of the matches
between two columns. rngA contains the short-name data and rngB contains text which includes one short-name within it. Once identified, the short-name is to be pasted in the appropriate cell to the right of the text containing it. In its present form, I can step through to "rng = rngB.Find...". at this point comes the "Object variable or With block variable not set." I have tried dozens of fixes which either only result in the same message or cause a different one. The fix is probably so simple I cannot see it so I need some help. Any and all suggestions will be appreciated. Thanks in advance, Jim -- Pops Jackson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime Error '91' Object variable or With block variable not set | Excel Discussion (Misc queries) | |||
Object Variable Not Set Error on Selection object | Excel Worksheet Functions | |||
Getting inconsistent Error 91-Object variable or With block variable not set | Excel Programming | |||
Run-time error '91': "Object variable or With block variable not set | Excel Programming | |||
Cells.Find error Object variable or With block variable not set | Excel Programming |