Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Components
|
VB Components Issues specific to components in VB.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 30th, 2004, 04:30 AM
Authorized User
 
Join Date: Sep 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Milan
Default Urgent Help : passing multiline String to CR

from vb when i pass a multiline string to a formula in crystal report showing an error

 ' is not added at end .

i added it aready but it comes next line only
 .Formulas(0) = "part1=" & "'" & Trim(txtBody1.text) & "'"
suppose i need to pass a string like this

 united
 states

how to pass this







Similar Threads
Thread Thread Starter Forum Replies Last Post
passing multiline text to the report snansala Crystal Reports 0 October 17th, 2006 08:51 AM
passing a string vikram_vikram ASP.NET 1.0 and 1.1 Basics 2 December 3rd, 2005 10:41 AM
Passing CR Login info in a ASP.NET app. [email protected] BOOK: Professional Crystal Reports for VS.NET 0 March 31st, 2005 10:23 PM
error in formula field (passing multiline String) Milan VB Components 0 September 29th, 2004 07:01 AM
DateTime Format Passing from C++ App to CR shrishankaraan Crystal Reports 0 June 7th, 2004 10:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.