I appreciate the quick response, but I don't think that is going to get me where I need to be. It did select the range, but it did not give me the sliding scale effect that I was looking for - instead it just used three colors, one for negative values, one for zero, and one for positive values. To give you a little better idea what I am trying to do, I am going to paste a recorded script below which has the correct color scale effect applied. What I need is something that is going to define the proper range for me so that is is applied correctly. (In my example, the first line "Range("K6:K9").Select" instead needs to point to cell J41 and somehow search for all items less than zero and select those cells so that the color scale can be applied.
Again, thank you for the help.
Bookmarks