CodeGuru Forums -
CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic Newsletters VB Forums Developer.com


Newest CodeGuru.com Articles:

  • Installing SQL Server 2008
  • Writing UDFs for Firebird Embedded SQL Server
  • [Updated] Shutdown Manager
  • Building Windows Azure Cloud Service Applications with Azure Storage and the Azure SDK

  • Search CodeGuru:
     



    Go Back   CodeGuru Forums > Visual Basic Programming > Crystal Reports
    FAQ Members List Calendar Search Today's Posts Mark Forums Read

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1    
    Old March 18th, 2004, 04:12 PM
    varakal varakal is offline
    Junior Member
     
    Join Date: Mar 2004
    Posts: 1
    varakal is an unknown quantity at this point (<10)
    passing parameter from subreport to main report

    Hi.. I have a problem passing value from subreport to main report.

    I have following code in a formula in a subreport, where I am using
    shared variable. I should get #Total Billable Amount value into
    total_asr_value. (#Total Billable Amount value is correct and I am
    getting it).

    if Isnull({#Total Billable Amount}) then
    shared numberVar total_asr_value := 0
    else
    shared numberVar total_asr_value := CDbl({#Total Billable Amount})

    In the main report, I defined in a formula as below:

    shared numberVar total_asr_value


    But I am not getting the value here.
    Help is greatly appreciated. Thank you.
    Reply With Quote
    Reply

    Bookmarks
    Go Back   CodeGuru Forums > Visual Basic Programming > Crystal Reports


    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 11:52 PM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy


    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
    Copyright WebMediaBrands Inc. 2002-2009