I have a formula that’s doing what I want it to do. But I’d like the field {ACTUAL VALUE} to be currency formatted like {EST. VALUE} - I’d also like to get a SUM at the bottom of this column, so I need it to be a number.

This is what I have so far.
IF(STAGE="Executed", {EST. VALUE},"")
What do I need to add? Thank you so much in advance.

