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 29th, 2004, 07:01 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 error in formula field (passing multiline String)

from vb when i pass a multiline string to a formula in crystal reportshows 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

 hh
 hh
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
Strange Problem - Missing of Formula Field Result r_taduri Crystal Reports 0 July 9th, 2006 05:51 AM
Formula Field p_gauri7 Crystal Reports 0 December 21st, 2004 01:11 PM
Urgent Help : passing multiline String to CR Milan VB Components 0 September 30th, 2004 04:30 AM
Error in formula: A string is required here JMak15 Crystal Reports 0 March 11th, 2004 09:51 AM





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