View Single Post
  #1 (permalink)  
Old April 11th, 2007, 09:57 AM
dowens dowens is offline
Registered User
 
Join Date: Apr 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default numeric to string conversion

Using Crystal 9, linking to a csv file.
A field, within the file, contains 123 or B1.
When I bring it into Crystal it's converted to numeric and drops the 'B'.

How can I make the field a string?
Reply With Quote