Recordsetclown
Technical User
I posted this a week or so ago but got no response, so I apologize to anyone experiencing deja vu.
I have a report that duplicates a paper form having a number of check boxes. The report is based on a query of two tables related one to many that returns information for a single record id number. I'm using iif logic to check the appropriate boxes on the form based on a field value [response] from the query. That works fine so long as only one query line is returned, but more than one [response] may be present and anything after the first query response line is ignored by the report. I put the entire report in the page header section thinking I don't want subsequent lines to result in separate pages.
I'm new to Access (2K by the way) so maybe I'm going about this all wrong. Any ideas would be appreciated.
Thanks in advance.
Jeff
I have a report that duplicates a paper form having a number of check boxes. The report is based on a query of two tables related one to many that returns information for a single record id number. I'm using iif logic to check the appropriate boxes on the form based on a field value [response] from the query. That works fine so long as only one query line is returned, but more than one [response] may be present and anything after the first query response line is ignored by the report. I put the entire report in the page header section thinking I don't want subsequent lines to result in separate pages.
I'm new to Access (2K by the way) so maybe I'm going about this all wrong. Any ideas would be appreciated.
Thanks in advance.
Jeff