Recent content by jpmoriarty

  1. J

    VBA to loop through fields in records in a report

    Would that mean I have to degisn a form with all 69 questions in it, and all 69ad fields as well? I'm not sure I understand whether access can group in that way - let's say there was only one record in the database, I'd need access to group by each question in that one record. As each question...
  2. J

    VBA to loop through fields in records in a report

    I have a database that's probably poorly designed, but it exists and I need to use it! It's a database that collects responses to a questionnaire, in effect. Each row represents a response, and each row contains personal data (name, email etc) and then 69 fields that are the responses to the...
Back
Top Bottom