Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all. I have a worksheet with a header row in row 1. In column D I
have "grouping values" that we often change. The worksheet is sorted based on the value in column D, keeping like groupings together. I also have manually inserted a row in between each section and colored it grey. So as I change a value in D, I have to resort the sheet, which messes up my blank grey row in between sections. Is there a way to do this via code? ie, sort the sheet based on column C (primary), then by column D (secondary), identify which row the grouping value in D changes, insert a blank row and color it grey (color the range from column A thru column T)? Thanks for any help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
insert rows after data change in column | Excel Programming | |||
insert rows in a worksheet that do not change adjoining rows | Excel Discussion (Misc queries) | |||
Function to insert rows on a change in a cell | Excel Discussion (Misc queries) | |||
How to insert rows based on change in data | Excel Worksheet Functions | |||
macro to Insert rows at every change in a column | Excel Programming |