Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a macro that selects all cells in one row for which cells in another row are nonblanks. For example, suppose that in Sheet1, ranges C1:R1 and U1:Z1 contain values, and the other cells in that row are blanks. The macro selects the corresponding cells in row 15, namely C15:R15 and U15:Z15. This macro then performs an operation on these cells. The problem is that I need the macro to perform a slightly different operation on the first and last cells in each of these ranges, namely cells C15,R15,U15, and Z15. I'm having trouble coming up with a macro that would do that. Any assistance that you could provide would be tremendously appreciated. Sincerely, Magnivy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting multiple ranges using 'Cells' notation | Excel Programming | |||
Selecting ranges of cells | Excel Programming | |||
Selecting ranges | Excel Programming | |||
Selecting two ranges of unadjacent cells | Excel Programming | |||
selecting ranges | Excel Programming |