Page 3 of 3 FirstFirst 123
Results 31 to 33 of 33
  1. #31
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Do these two records pertain to different patients? Where is the patientID?

    You are using expressions to 'pivot' the data - like a CROSSTAB? So you need a count expression for each of the 4 symptom options? And the same for other questions - a count expression for each possible answer?

    Aside from the difficulty you are having with this data analysis, consider what happens if you have to add a new question or a new answer option. Everything will have to be edited - table, query, form, report.



    This is a nightmare! I think really need to normalize data, either in table structure or by UNION query for reporting requirements.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  2. #32
    Sheba is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    239
    each record refers to a different patient. for this scenario the recordID will be the patientID. And Yes, I'll need a count expression for each of the three options. I can't count the fourth option because user will use his own words - could be a word or a sentence. hence we want to see a list of what is in that column irrespective of who the patient is.

  3. #33
    Sheba is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    239
    hi I used a subreport for the [Other] field...

Page 3 of 3 FirstFirst 123
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Referencing Controls on and off a Tab
    By dccjr in forum Programming
    Replies: 2
    Last Post: 04-25-2013, 05:43 AM
  2. Referencing between Sub-reports.
    By michaelh93 in forum Reports
    Replies: 2
    Last Post: 01-15-2013, 06:28 PM
  3. Referencing values within queries
    By sf827 in forum Queries
    Replies: 9
    Last Post: 12-19-2011, 05:49 PM
  4. Referencing a Subroutine
    By Lockrin in forum Programming
    Replies: 1
    Last Post: 02-26-2010, 10:09 AM
  5. referencing each record
    By grgerhard in forum Forms
    Replies: 1
    Last Post: 11-11-2006, 08:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums