Function to calculate Fraction value

Hi there: I added one field on Item Table, Item Internal Diameter - Decimal But whenever I type the fraction value it convers it to decimal. Does anyone has a function to show original fraction value? I already asked the people on our corporate offices to change the field to Text, but they want to keep it decimal.

Fransisco, I think you have to choose between the both. Otherwise you can create a text field with the fraction an automatically copy this field in the decimal field using “Format”.[V] Regards John

I have used two fields before and just kept them in sync. It involves writing a fairly complicated routine to create the fractions from the decimal field if you want to be able to update either field.

quote:

I have used two fields before and just kept them in sync. It involves writing a fairly complicated routine to create the fractions from the decimal field if you want to be able to update either field.
Originally posted by chrisk - 2005 Apr 29 : 15:29:45

Is it possible that you can put your Codeunit to the download area?