Solved
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
- 6 months ago
- 11 months ago