kfok Posted February 4, 2006 Posted February 4, 2006 I have two fields, one contains currency sign ($, Euro) and the other contains the amount. I merge the two fields as a calc field. I found that the number format was changed. For examples, 0.5 was changed to $.5 1,900 was changed to $1900 How do I keep the number format unchanged?
Lee Smith Posted February 4, 2006 Posted February 4, 2006 In version 6, calculations strip the trailing zero(s) from your numbers. This topic has come up many times in the past. You can search the Forum using keywords such as [color:blue] +number +format +zero , You can start with my post here. HTH Lee
comment Posted February 5, 2006 Posted February 5, 2006 Instead of creating a third, calculation, field of Currency & Amount (which BTW, is concatenation, not merging), try doing a real merge by putting the two original fields in a text block "<><>". Then select the block and format the number as decimal.
Recommended Posts
This topic is 6930 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now