Quantcast
Channel: SCN : Discussion List - SAP Crystal Reports, version for Visual Studio
Viewing all articles
Browse latest Browse all 3636

Get parameter of formula subreport

$
0
0

   There is a possibility to get the value of a formula of a subreport, or just update this formula the subreport ?

   For report made of the way down.

 

 

  For nPos_Tab_Rel as integer = 0 to (s_rptPrint.DataDefinition.FormulaFields.count -1)

 

       if (s_rptPrint.DataDefinition.FormulaFields(nPos_Tab_Rel).name.equals("nmCustomer")) then

          s_rptPrint.DataDefinition.FormulaFields("nmCustomer").Text = "Customer - Test"

          exit for

       end if

  Next


Viewing all articles
Browse latest Browse all 3636

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>