|
-
Jun 29th, 2006, 05:04 AM
#1
Thread Starter
New Member
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?
-
Jun 29th, 2006, 05:11 AM
#2
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!
-
Jun 29th, 2006, 05:12 AM
#3
Re: Two Questions in CR 8.5
for question 2 like this in the formula
{GAdvance.TADVANCE}-{GAdvance.TDeposit}
-
Jul 20th, 2006, 07:41 AM
#4
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|