vba format string as cash

The solution for “vba format string as cash” can be found here. The following code will assist you in solving the problem.

Message = “Average value is ” & Format(Difference, “Currency”) & ” more than the current appraised value. Do NOT recommend negotiations.”

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts