macro to shade cell
Posted by Trevor on January 13, 2002 10:27 PM
Hi,
I have a five column list which is sourced from access.
column B, is numeric and in the order 100 to 9900, but not all numbers are used.
eg 100 to 135, then 200 to 256, 300 to 312. etc
The numbers used often change.
I would like to have a macro so that each time the list is refreshed from access all the rows which have the hundred multiple (100,200,300)
would be shaded, say light grey (for cols A,B,C,D,E)
that is one cell to the left of the hundred series, the cell itself and three cells to the right.
TIA Trevor
.