Search results

  1. D

    Form Pivot Chart legend labels show SUM

    I still have not found a fix for this, does anyone else have any ideas?
  2. D

    Form Pivot Chart legend labels show SUM

    How do I change the legend labels of a pivot chart form so that it doesn't show the words "sum of" in front of my description. I am using access 2007.
  3. D

    PT chart-limit legend descriptions

    I don't want to remove the legend just limit it to to say 5 descriptions. I would like to be able to change this amount in the future, if asked I can do so. Right now I have any where from 20 to 30 descriptions and with all of those there isn't much room for the data in the chart to be seen. I...
  4. D

    PT chart-limit legend descriptions

    I have created a PT chart in a form and I want to keep all of the data in the chart, but reduce the amount of descriptions in the legend so you can see the chart better.
  5. D

    Vary default value for a combobox

    Here is my row source code from when I select SQL view. SELECT Hourtbl.[Hour#] FROM Hourtbl; The on current event should work, because I would like for it to update when the Hour combobox is selected. I have played with the default and on got focus properties and I can't get it figured out...
  6. D

    Vary default value for a combobox

    I'm new at this, so I hope I describe what I'm looking for effectively. I'm very poor at writing code, but do well with access. I'm using access 2007 and what I'm trying to do is make the default for a combobox change due to what time it is. I have a table with each hour in it and I'm using it...
  7. D

    Hello.... newbie here

    I have been working with access for a few years now and I am probably more dangerous with access than I am good. I always am trying to learn ways to do things in access and bug several people here at work but can't always get some one to help at the time that I need it. Imagine that they have...
Back
Top Bottom