Re: Staff missing report
- From: "John Spencer" <spencer@xxxxxxxxx>
- Date: Mon, 9 Jan 2006 08:09:00 -0500
Please copy and post the SQL of your query.
(Possibly unneeded instructions follow)
Open the query
Select View:Sql from the Menu
Select all the text
Copy it
Paste it into the message
"NoviceIan" <NoviceIan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D6F3B178-E6AC-497E-90B9-B84FB0F73606@xxxxxxxxxxxxxxxx
> Hi,
>
> I've already tried changing the join in the query with no luck.
>
> Fullname (Query which concatenates forename and surname)
> Interview Date LAST (Interview Table)
> Interview Type [Criteria: Performance Review] (Interview Table)
> Staff Type [Criteria: Active] (Staff Table)
>
> The fullname query is used frequently in the database to fuel lookup
> fields
> so we generally use it in queries as well instead of concatenating in each
> query.
>
>
> "John Spencer" wrote:
>
>> 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
>>
>>
>>
.
- Follow-Ups:
- Re: Staff missing report
- From: NoviceIan
- Re: Staff missing report
- References:
- Re: Staff missing report
- From: John Spencer
- Re: Staff missing report
- Prev by Date: Re: Different formats in the same textbox
- Next by Date: Re: Custom Grouping on Report
- Previous by thread: Re: Staff missing report
- Next by thread: Re: Staff missing report
- Index(es):
Relevant Pages
|