G
Guest
I have created a report which uses the following filter:
[PROGRAM] like [Type Program (CON, MKT, etc)] and [PROGRAM]<>"" and
[category]="03" or [PROGRAM] like [Type Program (CON, MKT, etc)] and
[PROGRAM]<>"" and [category]="02" or [PROGRAM] like [Type Program (CON, MKT,
etc)] and [PROGRAM]<>"" and [category]="31" or [PROGRAM] like [Type Program
(CON, MKT, etc)] and [PROGRAM]<>"" and [category]="31DRGM"
For a few days, the report works fine with this filter, giving the user the
option of selecting which "program" to pull (ADM, CIS, CON, INT, MED, MKT,
RCH, RRL, RVP, SPT, TDS) and returning all expected information in the
report. However, after a few days, I get a call from another employee, saying
that they are no longer being prompted to enter which program they want to
pull into this report. I go into the design of the report, and it now shows
the filter as:
[program] = "ADM"
The "ADM" program is the first alphabetically of all the programs, and the
report is sorted alpha by program. But why in the world is my filter
modifying itself to only pull the records for the program that appears first
alphabetically? At this point I have to paste the original filter back into
the design of the report, knowing that I'll get another call in week.
I'm reaching for straws...This report returns approximately 1,000+ records.
Is there some maximum number of records that can be returned that may make
this filter modify itself?
Any help would be much appreciated. - C. Mellow
Version Microsoft Access 2000 (9.0.6926 SP-3)
[PROGRAM] like [Type Program (CON, MKT, etc)] and [PROGRAM]<>"" and
[category]="03" or [PROGRAM] like [Type Program (CON, MKT, etc)] and
[PROGRAM]<>"" and [category]="02" or [PROGRAM] like [Type Program (CON, MKT,
etc)] and [PROGRAM]<>"" and [category]="31" or [PROGRAM] like [Type Program
(CON, MKT, etc)] and [PROGRAM]<>"" and [category]="31DRGM"
For a few days, the report works fine with this filter, giving the user the
option of selecting which "program" to pull (ADM, CIS, CON, INT, MED, MKT,
RCH, RRL, RVP, SPT, TDS) and returning all expected information in the
report. However, after a few days, I get a call from another employee, saying
that they are no longer being prompted to enter which program they want to
pull into this report. I go into the design of the report, and it now shows
the filter as:
[program] = "ADM"
The "ADM" program is the first alphabetically of all the programs, and the
report is sorted alpha by program. But why in the world is my filter
modifying itself to only pull the records for the program that appears first
alphabetically? At this point I have to paste the original filter back into
the design of the report, knowing that I'll get another call in week.
I'm reaching for straws...This report returns approximately 1,000+ records.
Is there some maximum number of records that can be returned that may make
this filter modify itself?
Any help would be much appreciated. - C. Mellow
Version Microsoft Access 2000 (9.0.6926 SP-3)