R
Renee
I have written a query that is then accessed by a Crystal
Report. I need to be able to enter something like a
parameter (ex. month end date) that can be changed
periodically but not necessarily when the Crystal Report
is run. In other words I want to be able to save the
value and reference it in a query without requiring user
intervention. I do not use VB but if needed can modify my
application if someone tells me how. I generally use the
design view exclusively. I have tried saving the value to
a 1 record, 1 field table but get a JOIN error if used in
my query. Can I set up a variable or a constant? If I
do, can you provide the syntax and how I would reference
the field in my query?
Report. I need to be able to enter something like a
parameter (ex. month end date) that can be changed
periodically but not necessarily when the Crystal Report
is run. In other words I want to be able to save the
value and reference it in a query without requiring user
intervention. I do not use VB but if needed can modify my
application if someone tells me how. I generally use the
design view exclusively. I have tried saving the value to
a 1 record, 1 field table but get a JOIN error if used in
my query. Can I set up a variable or a constant? If I
do, can you provide the syntax and how I would reference
the field in my query?