Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am getting an infinite loop when I run this code and today's date
isn't found. I'd like it to do nothing if it's not found. How would I do that ? For Each rCell In Selection If rCell.Value = Date Then Range(rCell.Address).Offset(1, 0).Activate Next rCell |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop gone crazy | Excel Discussion (Misc queries) | |||
Do Loop | Excel Discussion (Misc queries) | |||
Help with Do...Loop | Excel Discussion (Misc queries) | |||
hysteresis loop | Charts and Charting in Excel | |||
loop trough e-mail address list to send task lists with outlook | Excel Discussion (Misc queries) |