Forum Discussion
KarlT
4 months agoContributor III
You could use a format like this:
NumberFormat = [#,###,0;#,###,0;0]
Related Content
- 3 months ago
- 8 months ago
- 2 years ago
So i opted for using a condition which is
If CellAmount < 0 Then FliSign = True
and this worked
You could use a format like this:
NumberFormat = [#,###,0;#,###,0;0]