Search results

  1. A

    How to change legend colors

    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.
  2. A

    Trying to run Module from a button

    Sorry no progress. :banghead: Hopefully someone else will be able to assist. Thanks for the help.
  3. A

    Trying to run Module from a button

    After doing that, it does not like a part of the code.
  4. A

    Trying to run Module from a button

    Ok that simple code worked. So what am I doing wrong when I am trying to implement my screen shot code.
  5. A

    Trying to run Module from a button

    Does it matter if its a sub or function? I have it as a sub. Is this what you are tell me to do:
  6. A

    Trying to run Module from a button

    Sorry that did not work. Before i posted this thread i spend an hour searching through Google and trying different approaches, with no progress.
  7. A

    Hello from Florida

    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.
  8. A

    Trying to run Module from a button

    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:
Back
Top Bottom