Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a decimal from VB to Crystal Reports 1

Status
Not open for further replies.

BlackBox

Programmer
Feb 21, 2001
10
0
0
BE
When I pass a decimal e.g. 1,123456879 to CR 7.0 via VB by using a TTX file, I have but one possibility of datatype. Namely NUMBER. The problem I have here is that in CR7.0 the value has changed to 1,12. Does anyone know a solution so I can get the full value into my report without sending it to my report as a string. Because the report is quit big and I want to limit the use of conversion functions in order to gain time...

 
Blackbox: As I answered elsewhere to your question check File|Options for the default Numeric precision David C. Monks
david.monks@chase-international.com
Accredited Seagate Enterprise Partner
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top