Hi,
I would like some code that will change the cell colour for all the cells in columns U:AK as long as the machine number in column U is the same.
The data is sorted by machine number in column U but the number of rows for each machine number will change daily sometimes it may be 1 row or as many as 20, what i would lke is to have 2 colours so it is easy to tell apart the different machines
See example below
Excel 2010
I would like some code that will change the cell colour for all the cells in columns U:AK as long as the machine number in column U is the same.
The data is sorted by machine number in column U but the number of rows for each machine number will change daily sometimes it may be 1 row or as many as 20, what i would lke is to have 2 colours so it is easy to tell apart the different machines
See example below
Excel Workbook | |||
---|---|---|---|
U | |||
4 | 5 | ||
5 | 5 | ||
6 | 5 | ||
7 | 5 | ||
8 | 5 | ||
9 | 23 | ||
10 | 23 | ||
11 | 23 | ||
12 | 23 | ||
13 | 23 | ||
14 | 33 | ||
15 | 33 | ||
16 | 33 | ||
17 | 33 | ||
Data |