Search results

  1. T

    Reports - Multiple Query

    Apparently sub-report headers don't display. Check the thread on subreports for yesterday. 5/15. Good Luck:eek:
  2. T

    Chart in Report

    There are two options when building a chart and using the Parent-child. The first is to define the parent child when you define the chart. The second is to type the parent or child field into the parent or child parameter field. Make sure you spell it exactly the way it is in the tables and...
  3. T

    Problem getting user facility address on reports

    thanks, hadn't thought of that....too easy. works like a charm
  4. T

    Problem getting user facility address on reports

    I have a database that I want to push out to multiple users. I have a series of canned reports where I want the users default address to print on the report. I have defined a form (sort of a system setup form) for the user to enter their facility address and bmp company logo. (only one...
  5. T

    hard coded timeframes

    I thought I'd post what I'm working on... the first two months work fine, but am concerned that by the time I get to a year's report, this will get out of control trying to define each month as it relates to crossing a year threshold. I'm not concerned with this code in particular, just whether...
  6. T

    hard coded timeframes

    I have an options group that I have hard-coded report timeframes, such as previous month, previous 3 months, etc. Is there a way to write code that will run the designated timeframe? In the query I have a month field and year field. Does Access keep the month and year straight if I had simply...
Back
Top Bottom