Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I select the entire row of C after I find and select it? Thanks
Set C = .Find("Date", LookIn:=xlValues) If C Is Nothing Then MsgBox "Not Found!" Else C.Select |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
date find using find method | Excel Programming | |||
Selecting a Range using Inputbox Method | Excel Programming | |||
Using variables to make a date and using find method to find that. | Excel Programming | |||
Method of selecting an area with a macro | Excel Worksheet Functions | |||
The Find Method | Excel Programming |