L
Lok Tak Cheong
Our company have a Korea Branch, I attempt to set a Macro for WON, but it
does not work. When I run the macro, it reveals "?4,455". (if the cell is
4455)
Attach please find the macro.
Sub WON()
'
' WON Macro
' Macro recorded 2/16/2005 by Lok Tak Cheong
'
'
Selection.NumberFormatLocal = "[$-412]#,##0_);([$?-412]#,##0)"
End Sub
does not work. When I run the macro, it reveals "?4,455". (if the cell is
4455)
Attach please find the macro.
Sub WON()
'
' WON Macro
' Macro recorded 2/16/2005 by Lok Tak Cheong
'
'
Selection.NumberFormatLocal = "[$-412]#,##0_);([$?-412]#,##0)"
End Sub