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 (Cannot access database file from crystal report)Next Topic (Crystal Report Font InCompatibility.) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : Urgent Help:how to pass multiline string from vb to crystal report
Poster Message
hans.m@rediffmail.com
Level: Trainee

Registered: 18-09-2004
Posts: 3

icon Urgent Help:how to pass multiline string from vb to crystal report

when i am trying to pass a multiline string from vb textbox to
crystal report using formula fields

always showing error that  ' is not added at end
i already added this

i use this way
crpt.Formulas(0) = "FORMULA1=" & "'" & Trim(txtBody1.text) & "'"

how to solve this problem

[Edited by hans.m@rediffmail.com on 30-09-2004 at 02:35 PM GMT]

29-09-2004 at 07:27 AM
View Profile Send Email to User Show All Posts | Quote Reply
nick2k4000
Level: Big Cheese

Registered: 29-09-2003
Posts: 20
icon Re: Urgent Help:how to pass multiline string from vb to crystal report

quote:
hans.m@rediffmail.com wrote:
when i am trying to pass a multiline string from vb textbox to
crystal report using formula fields

always showing error that  ' is not added at end
i already added this

i use this way
crpt.Formulas(0) = "FORMULA1=" & "'" & Trim(txtBody1.text) & "'"

how to solve this problem

[Edited by hans.m@rediffmail.com on 30-09-2004 at 02:35 PM GMT]


why do you need a multi line formula?
17-12-2004 at 03:51 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : Urgent Help:how to pass multiline string from vb to crystal report
Previous Topic (Cannot access database file from crystal report)Next Topic (Crystal Report Font InCompatibility.) 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