P
Paige
I have a database set up like this:
Hospital, year, indicator1, indicator2, indicator3,
I want to see a report like this:
Year1 Year2 Year3
Hospital
Indicator 1
Indicator 2
Indicator 3
It looks simple but I am having a brain blockage on
this. Do I need to define my table differently or my
query?
Help!
Hospital, year, indicator1, indicator2, indicator3,
I want to see a report like this:
Year1 Year2 Year3
Hospital
Indicator 1
Indicator 2
Indicator 3
It looks simple but I am having a brain blockage on
this. Do I need to define my table differently or my
query?
Help!