Formulas, Crystal 8.5, and VB 6.0 
Author Message
 Formulas, Crystal 8.5, and VB 6.0

What is the best way to pass apostrophe's into a formula via VB 6.0.

Right now it messes up my concatenation of all the formula's.

Thanks,

David



Mon, 11 Jul 2005 21:45:35 GMT  
 Formulas, Crystal 8.5, and VB 6.0

Use the function chr(39)
For quotes, use chr(34)

--
Greg Kelley
SS&G Technology Consulting, LLC
http://www.ssgtechnology.com


Quote:
> What is the best way to pass apostrophe's into a formula via VB 6.0.

> Right now it messes up my concatenation of all the formula's.

> Thanks,

> David



Tue, 12 Jul 2005 03:09:05 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. RightFax 6.0 and Crystal 8.5 and VB 6.0 Font size

2. how can i call the Crystal report(8.5) from vb 6.0

3. VB 6.0 and Crystal 8.5 / 20535

4. Books for Crystal Reports 8.5 and Visual Basic 6.0

5. Problem using Crystal Report 8.5 to export PDF in Visual Basic 6.0

6. Crystal Reports 8.5 (VB6) to Crystal Reports NET (VB.NET) conversion

7. vb .net crystal reports not compatible with Crystal Reports 8.5

8. Hlp on CR 8.5 and VB 6.0 sp5

9. CR 8.5 / VB 6.0 - Charts not printed

10. Export to PDF only from CRviewer (RDC 8.5 - VB 6.0)

11. VB 6.0 /CR 8.5 Sample Code

12. Crystal Report 8.5 and VB .net

 

 
Powered by phpBB® Forum Software