Shared StringVar?

Hi,

In one of my CR,there is a formula field “LAPlan”.
The formula in it is:

WhilePrintingRecords;
Shared StringVar APlan;

But I don’t find find Aplan anywhere in the .rpt.

But when I run the report that formula is populated as Actual Plan.

Can someone tell me from where is it getting populated?

Thanks


senapatid (BOB member since 2009-04-01)

Hi,

normally you use a Shared StringVar with subreports. Do you have some in your CR?


daniel_sun :de: (BOB member since 2010-04-28)