Search results

  1. M

    EBC Score Reports

    I have a patient registry database in which I am developing EBC Score Reports. They are basically based on percentages. I have a patient table and a providers table. I have created a query PatientCountByProvider that shows me how many patients each provider has. What I want is to create a query...
  2. M

    Percentage Queries

    Hey Guys, I am really needing some help with this. I have a patient table which has fields PatientID and ProviderID, so I can produce a query that shows me how many patients each provider has; however, I need a report (query) that can show me what perecnt of a provider's patient have for...
  3. M

    Multi-Value Field Query

    I am new to building a database, but I have created a multi-vaule field for patient conditions in which any number of the conditions can be chosen in the field (1-8) as there are 8 conditions and any combination. I want to create a query that will show me the patients that have more than one...
Back
Top Bottom