Decimal Places
-
Hello,
Based on some previous guidance you gave me I am trying to do the following:
cell1: [registrationfee] (This is a shortcode)
cell2: 128.00
cell3: =[tuitionrate]*8.00
cell4: =${NUMBER_FORMAT( SUM(B2:B4), 2 )}
cell5: =${NUMBER_FORMAT( SUM(B2:B4)-B4, 2 )}Problem: cell 3 will not show two decimal places even though I have .00 in there.
Problem: I would like cell 1-3 to also show $. If I use a $ in the shortcode it breaks and if I try to use a $ in cell 2 and 3 it breaks.Any ideas?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Decimal Places’ is closed to new replies.