stevekos07
Registered User.
- Local time
- Today, 09:23
- Joined
- Jul 26, 2015
- Messages
- 174
Hello all. I have been asked to develop a couple of rosters to replace ones we have been using in Excel. I am having trouble with this. I thought I could simply develop a query that brings a table with e.g. volunteers and another with a date list and generate a monthly list of dates per volunteer that I could use as a roster.
This doesn't seem to be as easy as I thought.
Can anyone suggest a fairly straight forward approach to this? I know that there are some very sophisticated ways of doing rosters but I am looking for the simplest approach I can find without extensive coding etc.
My roster simply needs to feature a list of people, a list of dates and a way of selecting or deselecting the dates for each person, along with a notes field for each selection. I can visualise it easily in a spreadsheet but in access it is a bit more of a challenge.
I was thinking of a cross join query but the resulting datasheet doesn't allow editing of the fields.
This doesn't seem to be as easy as I thought.
Can anyone suggest a fairly straight forward approach to this? I know that there are some very sophisticated ways of doing rosters but I am looking for the simplest approach I can find without extensive coding etc.
My roster simply needs to feature a list of people, a list of dates and a way of selecting or deselecting the dates for each person, along with a notes field for each selection. I can visualise it easily in a spreadsheet but in access it is a bit more of a challenge.
I was thinking of a cross join query but the resulting datasheet doesn't allow editing of the fields.