If I select all contract numbers from a contracts table I am left with a column of contract numbers. Within that column of contract numbers I want to do my loop compare.
I pointed you to the FAQ so you would tell me your version of CR you are using and if you are working with one of the VB/Crystal techniques. Ken Hamady
There is a new iterative feature in V8 that allows programming iteration like "For - Loops". It loops through code, not records.
It won't be in V5.
You can process the records once in the report, and create subreports if you need to do it again.
Sometimes you can accomplish the same things using other Crystal features. What will you be doing in the loop.
Sorry, I can't help you unless you provide more detail. In Crystal terms there are no variables in tables so I am not sure what you are trying to accomplish. Maybe just different terminology. Ken Hamady
by variable I mean table field so if the first field in table A is equal to any of the fields in table B... then test to see if the second field in table A is equal to any of the fields in table B and so on
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.