Search results

  1. R

    Shrink detail section

    Hi, I need the detail section in my report to shrink to fit only the visible boxes. Is that possible? I have the Can grow and Can shrink options set to yes, but it still leaves blank space when the said text boxes are invisible. help please?
  2. R

    Use query parameter box to fill text box

    I want to run a report with a date range, the query already asks for the beginning and ending date. Can I display those parameters on the report in a text box?
  3. R

    code for report

    I am building a report, and I'm stuck. My access knowledge comes to an end with VBA, and I think thats what I need for this problem. I'm trying to build a report that changes according to values in the source query. There are 11 yes/no fields, and, I want the report to enter specific text if...
  4. R

    add field from table to other table

    Hi, this is probably a question with an easy answer, but i don't know what to do. I have 2 tables Heirarchy and cardholder. heirarchy has 4 fields one of which is an autonumber primary key. I need to move that autonumber key to the cardholder table as a foreign key. Cardholder table already...
Back
Top Bottom