Results 1 to 4 of 4

Thread: Two Questions in CR 8.5

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    10

    Red face Two Questions in CR 8.5

    Hi, there! I have a couple of questions about CR 8.5 below, wondering if anybody could help / give ideas? Thanks a lot!

    Question 1:
    I am working with VB6 and Crystal Report v 8.5, and am very new with Crystal Report. I usually draw the data for Crystal Report from database fields. However, there is one field that I need to put into the Crystal Report which requires a reasonably complex data manipulation. I can’t see how I can do it in Crystal Report but it will be quite easy for me in VB6 and I can keep it in a single dimension array, each value correspond with each record in the database that is use for Crystal Report. However, the problem is, how can I put the data from this array (which is generate in the main program in VB6 during run time) into the Crystal Report and becomes one of its fields? Any suggestion, guys?

    Question 2:
    Is there anyway to take out the total column (the most right column) from the Cross-tab report type in Crystal Report?

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Two Questions in CR 8.5

    Question 1:
    Use Formula For It
    Question 2:
    Use formula and add both field there and draw where u want to draw it!

  3. #3
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Two Questions in CR 8.5

    for question 2 like this in the formula

    {GAdvance.TADVANCE}-{GAdvance.TDeposit}

  4. #4
    Addicted Member mabbas110's Avatar
    Join Date
    Oct 2005
    Location
    Karachi , Pakistan
    Posts
    172

    Re: Two Questions in CR 8.5

    U can do the complex calculation from VB and then send it to the report in a formula field

    it would be easy , can not understand ur question no 2
    Thanks and Regards,

    Muhammad Abbas

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