Click to See Complete Forum and Search --> : How to write a limiting statement


bananamy
June 2nd, 2007, 01:16 PM
I am developing a product pick list in crystal xi.

The goal is to list what is need, and then to list the options of where to get the product, and to limit the options that print to only only what I need. (as opposed to listing all of the locations of the product)


I need help with the crystal or basic syntax.

I have attached a text file that details the output that I am getting, the output that I desire, and the current crystal syntax that I am using...

If someone knows the correct syntax, or a better way to get the same results please advise.

Thanks !!!

V361
June 8th, 2007, 10:22 AM
Try checking the sample reports for the one called "Prompting.rpt"
it is in the folder called Feature Examples, not sure if this is what you are
looking for, but with the correct cascading prompts ??? this may suffice.

Also, you may want to try & instead of + in your formulas, just to see
what that will do.

bananamy
June 8th, 2007, 04:43 PM
thanks! I'll take a look