I have a field in a database i am trying to use in crystal that is full of IP addresses in the form of N.N.N.N where n = integer between 1 and 255, crystal keeps wanting to read that field as currency, and thereby only looks at the N.N part of the field as opposed to all four number blocks, is there a way i can use a formula to make this display as the whole field, treating it like a string, as opposed to currency? or a simple way to tell crystal to look at it as a string?
Thanks,
Karl P
Thanks,
Karl P