Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to set the row Insert Options programmatically in Excel 2003?
I haven't been able to find any object that encompasses this. What I want is to to be able to have a macro insert a row using the "Format Same As Above" option, but I don't want the user to have to set this manually or have to live with the option set if they don't want to. What I want to do is save the original setting, change it to Format Same As Above, insert the row, then restore the original setting. Of course I can copy the various properties from the cells in the row above, but it's not as nice as having the row just pop into place ready to go. Any advice would be greatly appreciated. Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programmatically insert a graphic? | Excel Programming | |||
Programmatically disable new smart options | Excel Programming | |||
how do i programmatically insert a button on a worksheet | Excel Programming | |||
Setting Printer Options Programmatically | Excel Programming | |||
Who can tell me how to programmatically insert an image into Excel by C#? | Excel Programming |