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