I have a pivot chart that I created. I have been requested to change the colors of the first 3 bars. After I have done that, the legend does not reflect the colors that I changed the bars to. How do I change the colors in the legend box?
Thanks!
See attached image.
Hello fellow Microsoft Access users. I have been using access for about 4 years, always trying to increase my skill in both design and programming.
I hope to fine useful information on the forum.
Happy programming.
I have created a module that runs a print screen command. The module runs great when I run it from the VBA window. But I do not know how to run the command from a button so that it can take a screen shot of the form.
Here is my code below: