R
River Rouge Library
I've set up a database to record answers to a survey that we are doing. I
created a different table for each question to record the various answers.
Basically, I need to run a report with two of my tables where it sorts the
data from one table based on the data that was entered in the other table.
More specifically: In table one, I asked people to select a day of the week.
In table two, I asked them to select: morning, afternoon, or evening. In the
report I need to show how all the people who answered Monday in table one
responded to the question for table two. That way we'd know whether people
overwhelming wanted Monday afternoon or Sunday evening, etc.
I hope this makes sense. Any help you can give would be appreciated.
created a different table for each question to record the various answers.
Basically, I need to run a report with two of my tables where it sorts the
data from one table based on the data that was entered in the other table.
More specifically: In table one, I asked people to select a day of the week.
In table two, I asked them to select: morning, afternoon, or evening. In the
report I need to show how all the people who answered Monday in table one
responded to the question for table two. That way we'd know whether people
overwhelming wanted Monday afternoon or Sunday evening, etc.
I hope this makes sense. Any help you can give would be appreciated.