I have a crosstab query for orders. In the crosstab I have
the following fields:
Customer
Product
Size
Ship Week
Year
To get my information I have some criterias. The problem
I have is in the ship week parameter. The criteria I use
is: Between [Starting ship week] And [Ending ship week],
if I do not put it in the parameters nothing happens and
I do not get the info. If I put it in the parameters it
returns the message:
Invalid bracketing name '[between [Starting ship week] And [Ending ship week]]'.
If I do not use between + and, and I only use a single
parameter like [Starting ship week] it works fine, but I
need to know the orders between one date and another.
Thanks in advance for your help.
Roger
the following fields:
Customer
Product
Size
Ship Week
Year
To get my information I have some criterias. The problem
I have is in the ship week parameter. The criteria I use
is: Between [Starting ship week] And [Ending ship week],
if I do not put it in the parameters nothing happens and
I do not get the info. If I put it in the parameters it
returns the message:
Invalid bracketing name '[between [Starting ship week] And [Ending ship week]]'.
If I do not use between + and, and I only use a single
parameter like [Starting ship week] it works fine, but I
need to know the orders between one date and another.
Thanks in advance for your help.
Roger