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 (Crystal Reports Error)Next Topic (CR.NET Compatability) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : VB6 Data Report-Passing a Variable
Poster Message
raaone
Level: Trainee

Registered: 20-02-2005
Posts: 3

icon VB6 Data Report-Passing a Variable

Is there a way to pass a variable to a VB DataReport so that it shows up in the Page Header?

Thanks

05-03-2005 at 04:26 AM
View Profile Send Email to User Show All Posts | Quote Reply
alfrigor
Level: Trainee

Registered: 29-06-2005
Posts: 1
icon Re: VB6 Data Report-Passing a Variable

i just use the title property of the datareport..u can assign it this way rptReport.Title = myTitle before calling rptReport.PrintReport..then in design view of the datareport..create a label with caption %i..that should do the trick

peace!

29-06-2005 at 09:01 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : VB6 Data Report-Passing a Variable
Previous Topic (Crystal Reports Error)Next Topic (CR.NET Compatability) 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