Recent content by intern_in_malawi

  1. I

    Not recognizing expression as a valid field name when applying data to a chart

    I did exactly what CJ_London suggested. See the zip file for my query parameters. The exact same problem that I described in the initial post is still happening.
  2. I

    Not recognizing expression as a valid field name when applying data to a chart

    Unfortunately this did not solve the problem.
  3. I

    Not recognizing expression as a valid field name when applying data to a chart

    I've attached it. I'm perceiving it to be an issue with the query criteria, but I don't know if I can change it while maintaining functionality.
  4. I

    Not recognizing expression as a valid field name when applying data to a chart

    Frankly, I'm not sure if I'm able/allowed to rename it, and if so, I don't know how. Total newbie. I mean, it's doing what I need it to 95% of the time, but the other 5% is really necessary and completely non-functional. The main problem is that Access only seems to be unable to recognize it...
  5. I

    Not recognizing expression as a valid field name when applying data to a chart

    So I'm new to Access, and I am trying use a query that can be referred to by a chart. So the idea is that I use the query to select data only from the date range that the user chooses on the home screen of the database for their chart (using the command Between [Forms]![Home Screen]![From] And...
  6. I

    Custom reports creating chart based on month, not calendar year

    I am editing a database that provides the option of creating custom reports, where the user can input a date range of their choice and receive aggregate data for that time frame. Although all of the numbers in the report are correct, I am having trouble with a chart that I inserted into the...
Back
Top Bottom