October 12, 200718 yr I am currently trying to create a currency calculation field that uses data from another number field as the Format>Number menu in layouts is not an option. My question is: If a field named Num contains: 100 How can i create a calculation that will display 100.00 I have tried various number functions including: Truncate ( Num ; 2 ) Round ( Num ; 2) but can not find any calculation functions that can do this.
Create an account or sign in to comment