October 21, 2009 at 2:28 pm
I am trying to find a way to have a cell background color match that of another cell's background color in an SSRS report. How would I reference the BackgroundColor value for the other cell?
October 22, 2009 at 6:47 am
I don't think that SSRS exposes that property. I think the only cell property that is exposed is Value.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 23, 2009 at 7:20 am
I did that this morning by copying the formula exactly from one cell's background expression property to the other! It wasn't worth the effort of trying to do something clever. 🙂
Is there some reason you can't just do that?
October 23, 2009 at 7:31 am
Too complex to really say but I have custom code to determine the background for 3 groupings on a matrix report and I wanted the data portion of the matrix to match each groups color scheme.
November 1, 2009 at 8:32 am
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply