andy callaghan
Registered User.
- Local time
- Today, 19:12
- Joined
- May 17, 2005
- Messages
- 25
Hi , I have the query written and produces the correct results , however I would like to limit the results to two decimal places. It wont allow me to change this in field properties. The seond expression which is $ value does have the options in field properties to limit decimal places.
Margin%: IIf([Sum Of USD Value]<=0,"",([Sum Of USD Value]-[Sum Of WIF])/[Sum Of USD Value])
Margin: [Sum Of USD Value]-[Sum Of WIF ]
Any ideas anyone , as the report looks rubbish showing something 10 digits after the decimal !!
Margin%: IIf([Sum Of USD Value]<=0,"",([Sum Of USD Value]-[Sum Of WIF])/[Sum Of USD Value])
Margin: [Sum Of USD Value]-[Sum Of WIF ]
Any ideas anyone , as the report looks rubbish showing something 10 digits after the decimal !!
