AKloft,Appreciate you taking the time to help me out during work. I
think I figured out an easier way to do it, but I can only get Steve's
script to work on one of the numeric fields. Is there a way to apply
Steve's script to multiple numeric fields with the same name. Example, I
named the numeric field NF, and then duplicated the field. This resulted
in the fields to be named; NF[0], NF[1], NF[2], NF[3], etc. Steve's
script will only apply to NF[0]. I have tried writing the script using
NF[*], ...