Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Comrng.Offset(-1, 0).Select Selection.Font.Bold That is, I do not want to select it. well, then just don't select it... Comrng.Offset(-1, 0).Font.Bold When you're manipulating an object you do not have to select it, this happens only in the macro recorder because you do it with the mouse. arno |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting Based on cell A text with conditions in Cell B | Excel Discussion (Misc queries) | |||
Copying cell formatting when selecting from a list | Excel Discussion (Misc queries) | |||
Conditional Formatting based on text within a cell w/ text AND num | Excel Worksheet Functions | |||
Deleting Rows based on text in cell & formatting cell based on text in column beside it | Excel Programming | |||
Selecting Active Cell before Text Import Routine | Excel Programming |