Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following:
Columns("A:A").Select Selection.Find(What:="Alabama", After:=ActiveCell, LookIn:=xlFormulas, lookAt:=xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext, MatchCase:=False).Activate Now want to have a variable equal to the Row number that it finds the text. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
return next highest number in range | Excel Worksheet Functions | |||
Search multiple sheets and return largest number found | Excel Worksheet Functions | |||
Return Result If Number Is Within Range | Excel Worksheet Functions | |||
Return ROW value for range found | Excel Programming | |||
how to return a certain value if a number is within a range | Excel Discussion (Misc queries) |