|
-
May 31st, 2002, 02:46 PM
#1
Thread Starter
Registered User
HELP ME!! Crystal Viewer & VB Problem!
I have an application that I use to pass parameters to a report via the Crystal Report Viewer control (I use the CRAXDRT.dll). The reports view fine except when a user specifies one particular parameter. This parameter is a currency parameter. The user will type a valid currency value in the text box. I then use the CCUR function to covert the text into a currency. However, when I pass that value to the report, I get a type mismatch (?!?!). I can't seem to get around this. I've tried declaring a currency variable and setting it to the CCUR(txtBalance.text) and then passing the variable to the report but that doesn't work either. Any thoughts?!?!?!?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|