|
>> I have a 9,5 field divided by a (9,5 field/2000) so the result >> could have a large number of decimals, I do not have to display this. >> This is a cost per ton so the field only needs to go out 2 decimal >> places. I keep getting the target error and am assuming it is because >> my result field is also 9,5? You are saying the eval shouldn't bomb >> and should drop the decimals? So what's wrong with? 9_5Result = %Dech(9_5Field/2000:9:5); or 9_5Result = %Dec(9_5Field/2000:9:5);
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.