Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Whenever I press F1 to get help on Find in XL2000, I am directed towards
Application.WorksheetFunction, but I want the Worksheets("Sheet1").Range(..) version Any clues as to what's going on? I want to know what row in "range" contains a value specified by the search. I also need to know if the value doesn't exist. Values will be unique. In one search the values will be sorted and in another search they won't be. (I'd rather not do a While loop, and use the function instead) -- Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set range with Find method | Excel Discussion (Misc queries) | |||
Find Method problem in Excel VBA.... | Excel Worksheet Functions | |||
How do you find the method of selected points? | Setting up and Configuration of Excel | |||
The Find Method | Excel Programming | |||
The Find Method | Excel Programming |