Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know this is a stupid question and I'm sorry in advance!!!
Set ytdRng = LevelRng.Range("a1:a1000").Find(What:=prevName, _ LookIn:=xlValues, LookAt:=xlWhole, SearchOrder:=xlByRows, _ SearchDirection:=xlNext, MatchCase:=False) LevelRng is a range that points to the first cell in the column I want to search... How do I have it search the whole column? I currently have it searching a fixed range ("a1:a1000") and that works, but I'd like it to just search to the bottom of the used cells in that column. FYI, there are blank cells in the column... Thanks, Bill |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Find | Excel Programming | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Charts and Charting in Excel | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Excel Programming | |||
trying to find the smallest with dynamic column changes | Excel Discussion (Misc queries) | |||
Dynamic Find and Replace String Within Functions Based on Column Values | Excel Programming |