telcomwork
Technical User
I have a problem that I can not figure out using MS Access. I don't use Access very much at all other than very simple DB functions.
My query needs to have an output that displays first name, last name and total time spent participating in events.
My first table EVENT NAMES has the titles "Event ID" with 4 events listed, "Date" with each listed, "Start Time" in the format h:m:m for all four, "End Time" (same as start time), and "Location" for all four.
My second table EVENT PARTICIPATION has the titles "Member ID" and "Event ID". Each member has multiple entries for the coresponding Event. Some participate in one event, while other participate in 2 or 3.
My third table MEMBERS has "Member ID" for each of the 7 people, and "Member Last Name", "Member First Name", "Address", "Phone" adn Yearly Physical.
Any ideas on what I need to do in my query to get last name, first name and Total time they spend participating in events?
Here are some preint screen shoots of what I'm looking at unless someone wants to look at the DB first hand.
Thanks!
My query needs to have an output that displays first name, last name and total time spent participating in events.
My first table EVENT NAMES has the titles "Event ID" with 4 events listed, "Date" with each listed, "Start Time" in the format h:m:m for all four, "End Time" (same as start time), and "Location" for all four.
My second table EVENT PARTICIPATION has the titles "Member ID" and "Event ID". Each member has multiple entries for the coresponding Event. Some participate in one event, while other participate in 2 or 3.
My third table MEMBERS has "Member ID" for each of the 7 people, and "Member Last Name", "Member First Name", "Address", "Phone" adn Yearly Physical.
Any ideas on what I need to do in my query to get last name, first name and Total time they spend participating in events?
Here are some preint screen shoots of what I'm looking at unless someone wants to look at the DB first hand.
Thanks!