Recent content by melted349

  1. M

    Creating subreports based on record data

    This might help visualize what I'm trying to do. I took a screenshot of my current report and put it in photoshop to give an idea of what I'm trying to accomplish. Image: img849.imageshack.us/img849/6297/testnsz.jpg Sorry I can't yet post links or images, you'll have to copy and paste that.
  2. M

    Creating subreports based on record data

    I guess to start off I'm not even sure if a subreport is what I want. I am working on a project for documenting crafting requirements for a game I play. What my report contains is a list of each Item you can build (craft) and what ingredients and tools are needed to build it. Each item you...
  3. M

    Dynamic Query on a Report

    So everything works great, and what a time saver this has been. I've been able to create a new report with very basic information and define all of the query in my form I named query builder. I combined the report list and wrote my own definition selections, it works out pretty nicely...
  4. M

    Dynamic Query on a Report

    Yeah that would probably work out pretty well too, this database that I'm working on started off as a small project for the local wildlife dept, but it's gotten a lot of attention state-wide and may be modified to be used state-wide in the near future. So setting up a form that keeps a dynamic...
  5. M

    Dynamic Query on a Report

    Thank you, that looks like that setup would work perfect for what I want to accomplish. I hadn't considered using a form to change up the criteria. This actually will work better than I had thought because I will be implementing this on several reports, so I can have them select the report...
  6. M

    Dynamic Query on a Report

    Ok I'm not sure if my title makes much sense or not. To start off with I would consider myself an beginner/intermediate programmer. I have wrote a lot in VB, and I have a pretty extensive background in PHP script and a good understanding of C++. So VBA isn't much of a problem for me, it just...
Back
Top Bottom