Can someone help me set this up: I want to divide a decimal by 2, then put results in each of two columns with three decimal places each. I cannot get the results to correctly accomodate three decimal places. For example: divide 10.325 in half and put 10.163 in one column and 10.162 in the other column. I don't want to carry out to four decimal places.