H
HollyH
I have a report that prints the data in two subreports
based on a company specific time period. The time period
is broken out as follows: XXXX-XX The first two numbers
are a year the second two numbers indicate a period and the
last two numbers are the week within the period.
I am filtering using the statement:
[WEEK] Like [Enter Period] & "*"
In the report I am only getting the first week entered.
Ie. if the first entry for 6911 was made in week 1
(6911-01) then weeks 2, 3, & 4 are not showing up even if
there are entries. If the first entry was week 3 (6911-03)
week 4 doesn't show up even if it has entries.
If I move the report to the details section, I get all of
the weeks, but they are broken out. I need them all together.
When I remove the report/subreport link (child/Master)
[WEEK] I get all data including all years, periods and weeks.
I can't figure out why I am not getting all of the weeks
for the entered criteria when the [WEEK] link is in place.
Help
based on a company specific time period. The time period
is broken out as follows: XXXX-XX The first two numbers
are a year the second two numbers indicate a period and the
last two numbers are the week within the period.
I am filtering using the statement:
[WEEK] Like [Enter Period] & "*"
In the report I am only getting the first week entered.
Ie. if the first entry for 6911 was made in week 1
(6911-01) then weeks 2, 3, & 4 are not showing up even if
there are entries. If the first entry was week 3 (6911-03)
week 4 doesn't show up even if it has entries.
If I move the report to the details section, I get all of
the weeks, but they are broken out. I need them all together.
When I remove the report/subreport link (child/Master)
[WEEK] I get all data including all years, periods and weeks.
I can't figure out why I am not getting all of the weeks
for the entered criteria when the [WEEK] link is in place.
Help