I'm working on Ch 14 of the Crystal 9-Complete Reference (George Peck), specifically p. 386.
I've created three parameter fields but can't get the entered values to display on the Preview tab as they do on the screen shot on p. 386.
Here's what my Preview tab displays:
Customer Name includes bik (ok, this is what I entered)
Regions include AL (only AL displays, I entered about 5 regions)
Orders placed between (this is blank but I entered two dates)
Here's my selection formula:
{Customer.Customer Name} like "*"&{?Customer Name}&"*" and
{Customer.Region} = {?Region(s)} and
{Orders.Order Date} in {?Order Date(s)}
Why don't my parameters display?
Thanks !
Bill
I've created three parameter fields but can't get the entered values to display on the Preview tab as they do on the screen shot on p. 386.
Here's what my Preview tab displays:
Customer Name includes bik (ok, this is what I entered)
Regions include AL (only AL displays, I entered about 5 regions)
Orders placed between (this is blank but I entered two dates)
Here's my selection formula:
{Customer.Customer Name} like "*"&{?Customer Name}&"*" and
{Customer.Region} = {?Region(s)} and
{Orders.Order Date} in {?Order Date(s)}
Why don't my parameters display?
Thanks !
Bill