Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello this is Robert.
I need some help how to loop both by row and by column in the selected area. When i select a certain variable range, let's call it My_Range ( yesterday My_Range = b7:b7, today My_Range = c9:f27 tomorrow whatever ) I want to run i macro, to test for a particular condition each single cell in My_range. How do i loop from the first to the last cell, changing row and or column. Many Thanks. Best Regards. Robert. |