borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Data Shaping Problem)Next Topic (Label printing in Crystal Report) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : crystal report - data in columng, print in a row
Poster Message
shahidmojid
Level: Professor

Registered: 09-05-2002
Posts: 85

icon crystal report - data in columng, print in a row

Hi all,

in my invoicing program i saved data like this :

   link_id inv_id  description       amount
        101    1     telephone bill            50
        101    2     electricity bill           100
        102    1     telephone bill            75
        401    2     electricity bill           200
        401    3     taxi bill                     75
         401   4     Misc                        100


note: inv_id (1= telephone bill, 2= electricity, 3=taxi, 4 = misc)


How can i take report like this

link_id      Tel          electricity       taxi     Misc.
101          50            100                 0        0
102           75            0                    0        0
401           0              200              75      100


I use vb6 with crystal report  8, oracle 8.1.7

I would be apprecaite if anyone could help me in this regard,

sm

03-02-2007 at 06:24 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : crystal report - data in columng, print in a row
Previous Topic (Data Shaping Problem)Next Topic (Label printing in Crystal Report) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder