eo
MIS
- Apr 3, 2003
- 809
Hi
I have the following expression
But it returns (for example) "Average Brokerage 13.58745625" where as I only want it to return "Average Brokerage 13.59"
How can this be done?
EO
Hertfordshire, England
I have the following expression
Code:
="Average Brokerage " & Avg(Fields!Brokerage.Value)
But it returns (for example) "Average Brokerage 13.58745625" where as I only want it to return "Average Brokerage 13.59"
How can this be done?
EO
Hertfordshire, England