Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Here is the code. I am finding a date in the active sheet which should match with the date which is there in the other workbook. I cannot delare it as variable because there are many dates and this loop is a part of another loop. Do Until Selection.Value = Workbooks("Hiring Plan").Sheets("C LLC").ActiveCell.Value Selection.Offset(0, 1).Select Loop Please help. Regards Heera |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
returning back to loop check condition without completing the loop | Excel Programming | |||
Loop to Filter, Name Sheets. If Blank, Exit Loop | Excel Programming | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming |