Hello!,
I have what should be a quick solution. I want to perform this Macro for all tabs in my workbook :
Columns("M:M").Select
Selection.NumberFormat = "0.00_);[Red](0.00)"
how would i do this?
Thanks in advance!!
Hello!,
I have what should be a quick solution. I want to perform this Macro for all tabs in my workbook :
Columns("M:M").Select
Selection.NumberFormat = "0.00_);[Red](0.00)"
how would i do this?
Thanks in advance!!
Try
![]()
Please Login or Register to view this content.
Awesome thanks!!! Works Perfect !! =)
If you ever decide to add a chart sheet to your workbook, you'll want a slight change:
![]()
Please Login or Register to view this content.
Entia non sunt multiplicanda sine necessitate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks