|
-
Jul 26th, 2006, 11:58 PM
#1
Thread Starter
Lively Member
Crysal 8.5 and VB6, Date wise report, how to do? (Help plz)
hi buddies,
Am using VB6 with CR 8.5, with MS Access. I want to generate a report using date wise, month wise and year wise methods. So, please help me to write code for a report between 2 dates. Example: Starting date & Ending Date. Or, Show report from January 2006 to 2007? How can i select fields from my table to show in reports?
while database name is PR
Tables name are: Prod_u1 and Prod_u2
While i have lots of fields those i wanted to show on the report in crystal.
please please please please please help, me,,,,
-
Jul 28th, 2006, 01:17 AM
#2
Addicted Member
Re: Crysal 8.5 and VB6, Date wise report, how to do? (Help plz)
Hello,
Well this facility is built in Version from 9.0 and above.
But for 8.5 u have to use formula filed , i am explaining u.
Let take an example for montly report.
U take a formula field which only takes the month and year portion in string value , this can be done by using date functioion and convert funtion.
Then make a group of this formula field , now by this way u can summariz the filed for onbe month option and to hid the detial u can suppress that section.
Thanks and Regards,
Muhammad Abbas
-
Jul 28th, 2006, 10:15 PM
#3
Thread Starter
Lively Member
Re: Crysal 8.5 and VB6, Date wise report, how to do? (Help plz)
Muhammad Abbas, thanx for ur attention, but i didn't get... plz write down the command that i have to use... how to write the code. plz give me a example.
thanx..
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
|