Newbie: Help on querying needed

  • Thread starter Thread starter Alf
  • Start date Start date
A

Alf

Hi:

A particular task is assigned to one of the 53 members of our club each day.
If member #1 is on duty today then member #2 will be on the next day and so
on.

Is it possible to make a query (view) that tells me whose turn it is today?
And how?

Thanks a lot in advance.


Alf
 
Alf said:
Hi:

A particular task is assigned to one of the 53 members of our club each day.
If member #1 is on duty today then member #2 will be on the next day and so
on.

Is it possible to make a query (view) that tells me whose turn it is today?
And how?

Thanks a lot in advance.

Create the query and place Date() in the criteria for the on-call date
field.
 
Back
Top