Hi,
Where can I find a list of backcolors to use in VBA?
I want to shade my report with different shading for different field values, the entire detail line, not just one field. It would be helpful to see a list of possible values, rather than playing around in 'define custom colors' like I am doing.
For example, I am exploring some greys, but the lightest I found was 15066597. I'm wondering if there is a lighter gray? Also, I happen to have backstyle set to Transparent, in the field's properties. But I notice that when it's Normal, it appears lighter. How can I set this dynamically using VBA?
Any other suggestions for distinguishing lines from each other? I have about 4 different types of lines on this very long report, and the user would like to have each one distinguished with a different shading. I don't want the shading to be too much, though - it'll look crazy!
Many thanks!
Lori
Where can I find a list of backcolors to use in VBA?
I want to shade my report with different shading for different field values, the entire detail line, not just one field. It would be helpful to see a list of possible values, rather than playing around in 'define custom colors' like I am doing.
For example, I am exploring some greys, but the lightest I found was 15066597. I'm wondering if there is a lighter gray? Also, I happen to have backstyle set to Transparent, in the field's properties. But I notice that when it's Normal, it appears lighter. How can I set this dynamically using VBA?
Any other suggestions for distinguishing lines from each other? I have about 4 different types of lines on this very long report, and the user would like to have each one distinguished with a different shading. I don't want the shading to be too much, though - it'll look crazy!
Many thanks!
Lori