Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What's the most efficient way to find the one cell on a worksheet that
contains <p class="itemtitle"? Is there a better way than using Cells.Find(What:="<p class=""itemtitle""", after:=ActiveCell, LookIn:= _ xlFormulas, LookAt:=xlPart, SearchOrder:=xlByRows, SearchDirection:= _ xlNext, MatchCase:=False, SearchFormat:=False).Activate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to parse data | Excel Discussion (Misc queries) | |||
How to parse data | Excel Discussion (Misc queries) | |||
Parse Data | Excel Programming | |||
Parse Data | Excel Programming | |||
Parse raw data | Excel Programming |