Search results

  1. J

    Check box to hide chart series

    Bob, Thanks very much. I finally have my project done,Tested and working great. I had to take time to understand the code you provided, just my style, and work with it. I am happy and looking forward to work on more Access/VBA stuff.:p
  2. J

    Check box to hide chart series

    Bob, Thanks a lot. I think this should work. I should be able to incorparate it into my project.
  3. J

    Check box to hide chart series

    Bob, I have attached a sample.zip file.
  4. J

    Check box to hide chart series

    Thanks Bob, I see that in the sample you gave me, there is a field[ShipCountry] in the table where the various countries are contained and you are using chkboxes to select them through the "Where In" clause. The query is a crosstab query. My graph is based off a query, not crosstab but the...
  5. J

    Creating comments box

    Hello all, Access 2007 forms question!! need some help here. I have created a user form to enter students grades. So there is a textbox to enter Total points possible: and another textbox to enter Points earned by student: I have also created a coment box to enter any explanatory comments. I...
  6. J

    Check box to hide chart series

    Hello everybody, I am fairly new to access and need some help getting this done. I have created a graph in a report that shows 2 lines(one pink, other black), each line representing a field of a query table. I want to create a check box that will hide one line(say pink) when unchecked and...
Back
Top Bottom