Results 1 to 2 of 2

Thread: crystal report 9 or 11

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    crystal report 9 or 11

    Hellow everyone,
    I have designed one report, contains rate of specific item which is called directly from my database.
    but some if else conditions are there to calculate value which is qty accepted multiply by rate with some conditions also.Hence i have added one formula field which is to calculate value for each record.
    Then final sum if displayed at the bottum of report for sum of that formulated field.

    Now, everything is ok with this.
    Main issue is what i want is the final total value i want to save in my database different table.
    Hence after showing this report, can i get the sum of this displayed calculated field through coding?
    I am using vb6.0(i know it's little bit older by all old projects are done in that)
    Pls suggest is it possible or not..
    WHETHER YOU SUCCEED OR FAIL IS NOT AS IMPORTANT AS WHETHER YOU TRIED YOUR BEST

  2. #2
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,392

    Re: crystal report 9 or 11

    You should not need Crystal Reports for this. Just use the same formula or calculations that Crystal Reports is using, but in VB6 to get and update the value in question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width