Quote:
Originally Posted by wolfe
I think what is happening is if the second decimal place is 0, it is dropped off. Not sure how to fix that. My Open Profit is showing two decimal places.
|
Use DoubleToStr() within the Comments() function - the second parameter sets the number of decimal places displayed.