unless I am misinformed custom office UDF's with a numeric field type are limited to 3 decimal precision (REALLY????)
Anyone know of a way around this? 3rd party enhancement or otherwise? I'm considering making it a string so the user can type more characters, but then I will have to convert it to a numeric field every time I want to do anything with it in crystal.
I actually need this at two different clients, and one of them needs the UDF to be picked up by WOScan so that means that if I use a string there, WOScan will have to modify code if they want to use the field.