Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I tried to find the answer by searching, but could not.
I'm using code like the following to format cells. I can do everything I want except set decimal places. Is there a way to do this following the pattern below? With objActiveWkb.Worksheets("Sheet1").Cells(I, K) .Select .Font.Name = "Arial" .Font.Size = 8 .HorizontalAlignment = xlCenter End With Thanks in advance, Clint Herman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting and adding cells formatted to 2 decimal places | Excel Worksheet Functions | |||
conditonally formatting decimal places | Excel Discussion (Misc queries) | |||
Formatting a cell to display varying decimal places. | Excel Programming | |||
Currency Formatting to 3 decimal Places | Excel Programming | |||
Conditional Formatting - number of decimal places | Excel Programming |