Re: Cant figure this out !
- From: "Dave Elliott" <mynotebook@xxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 18:50:02 GMT
Ok, will try to simplify. the below code is in my query so that the form
opens with a status of either active or archived records.
The form also shows a list of employees and there status is either active or
archived.
I need to be able to show ALL records when the status is archived instead of
either active or archived as my choices.
The below code is in the query for the forms employees list and so shows
only active or archived records.
If the form is opened with a status of archived, then I need to see ALL
records.
I need to either change record source upon archive status or modify the
below code to check if the form's status is archived.
[Forms]![frmAutoPayrollReport]![Status] ' either active or archived is the
choice here
.
- Follow-Ups:
- Re: Cant figure this out !
- From: German Saer
- Re: Cant figure this out !
- References:
- Cant figure this out !
- From: Dave Elliott
- Re: Cant figure this out !
- From: German Saer
- Cant figure this out !
- Prev by Date: Re: Visible Properties
- Next by Date: Re: Query Expression building
- Previous by thread: Re: Cant figure this out !
- Next by thread: Re: Cant figure this out !
- Index(es):
Relevant Pages
|