Re: Staff missing report



Yes it can be done. You probably just need to change the join in the query
and maybe the criteria.

Can you post the query you are using to generate the report?

"NoviceIan" <NoviceIan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D831ADD3-1477-46EB-8082-0D9636EB3686@xxxxxxxxxxxxxxxx
> Hi,
>
> We have a staff database which we use to monitor staff's annual
> performance
> review. We have a staff table and an Interview table. When staff have
> their
> review we complete an interview form which populates the underlying
> interview
> table.
>
> We would like to create a report which will show the date of the staff's
> last performance review. At present the report we have developed only
> displays staff who have had a review. Staff who have not had one (new
> staff
> etc) are not included as they have no record in the interview table.
>
> However we would still like them to be displayed on the report with a
> blank
> date. Is this possible?
>
> Many thanks
>
> Ian


.



Relevant Pages

  • Re: Staff missing report
    ... FROM Staff RIGHT JOIN Interview ON Staff.EmployeeID = ... > I assume that your report is based on a query of the two tables. ... > review we complete an interview form which populates the underlying ...
    (microsoft.public.access.reports)
  • Re: Staff missing report
    ... I assume that your report is based on a query of the two tables. ... two tables should be joined one-to-many, Interview to staff. ... We have a staff table and an Interview table. ... > review we complete an interview form which populates the underlying ...
    (microsoft.public.access.reports)
  • Re: Staff missing report
    ... The join field is Staff Number which is a five digit unique number. ... >> interview. ... >> I assume that your report is based on a query of the two tables. ... >> review we complete an interview form which populates the underlying ...
    (microsoft.public.access.reports)
  • Re: Staff missing report
    ... Please copy and post the SQL of your query. ... > Interview Date LAST ... We have a staff table and an Interview table. ... >>> review we complete an interview form which populates the underlying ...
    (microsoft.public.access.reports)
  • Psychiatry was inept, report says
    ... inmates by a patient, one David Denge, at the hospital last month. ... A report released by a probe committee formed to investigate the ... members of staff implicated in the incident.The Minister for Health ...
    (sci.med.psychobiology)

Loading