Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how to change cell format from number to percentage..with 2 decimal places,
using vba. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try
ActiveCell.NumberFormat = "0.00%" "harris" wrote in message ... how to change cell format from number to percentage..with 2 decimal places, using vba. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Percentage point difference number format | Excel Worksheet Functions | |||
Changing Font color automatically when Cell Format is Percentage | Excel Worksheet Functions | |||
Change Format from Number to Percentage (sounds easy enough) | Excel Worksheet Functions | |||
copying info from one cell to another, changing the format, but leaving the number | Excel Worksheet Functions | |||
changing the value of each cell in a range by a certain percentage | Excel Discussion (Misc queries) |