Click to See Complete Forum and Search --> : Sub passing out values which are to be grouped


nandusas
March 13th, 2008, 01:43 PM
I have a report which has a sub report in it and there is a value (shared Variable) passed from the sub to the main. I am trying to create a main report group based on this value. Currently this value is being received into a main report formula and is displayed on the main report preview without a problem, but when trying to group on them, the formula field is not visible. Can anyone point me the right direction? I have also tried other methods of sending the value back with another parameter to the sub.but with no use.

I am not exactly much of a Crystal guy; so would like any quick assistance that anyone here can provide....

AITF
March 26th, 2008, 07:40 AM
Just out of curiosity, my scenario is similar to yours. How did you get to this point. I have a thread posted yesterday attempting to pass data from sub to main. Hopefully we can help each other, since my objective is to do the same with the results you are getting.

AITF