Hi,
I want to change the Color of Numberformat in Excel.
I tried
chWorksheet:Range('C6:H20'):NumberFormat = '#.##0;[Red] -#.##0':U .
It does not work.
without [Red] it works.
chWorksheet:Range('C6:H20'):NumberFormat = '#.##0;-#.##0':U .
What must i do to change the color?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.