Solved
Forum Discussion
KarlT
OneStream Employee
1 year agoYou could use a format like this:
NumberFormat = [#,###,0;#,###,0;0]
Related Content
- 1 year 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]