Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Theres a good lad!
Cheers very much! Anders Andersson wrote in message ... If I understand you rigth this will help you. For QQQ = 0 To 200 checkfordate = Cells(7, 1 + QQQ).Value If checkfordate = dateoftt Then Cells(9, 1 + QQQ).Select Exit For End If Next QQQ *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select used range | Excel Worksheet Functions | |||
How can change range to select active rows instead of :=Range("S10 | Excel Discussion (Misc queries) | |||
When entering data into a range of cells, select the entire range. | Excel Discussion (Misc queries) | |||
Range("cell").Select Problem | Excel Discussion (Misc queries) | |||
Select Using Range | Excel Discussion (Misc queries) |