Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to insert a row of cells (17) into my completed worksheet (appx width
4.00) my existing worksheet is set at width 8:00 - how can I insert this row without disrupting the intergrity and maintaining the size . . I have done a complete search on the discussion forum and cannot find a solution. Thank you! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Karsea
Just a clarification: Width or height? Rows("17:17").Insert Rows("17:17").RowHeight = 4 If this post helps click Yes -------------- JacobSkaria "Karsea" wrote: I need to insert a row of cells (17) into my completed worksheet (appx width 4.00) my existing worksheet is set at width 8:00 - how can I insert this row without disrupting the intergrity and maintaining the size . . I have done a complete search on the discussion forum and cannot find a solution. Thank you! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Width
"Jacob Skaria" wrote: Hi Karsea Just a clarification: Width or height? Rows("17:17").Insert Rows("17:17").RowHeight = 4 If this post helps click Yes -------------- JacobSkaria "Karsea" wrote: I need to insert a row of cells (17) into my completed worksheet (appx width 4.00) my existing worksheet is set at width 8:00 - how can I insert this row without disrupting the intergrity and maintaining the size . . I have done a complete search on the discussion forum and cannot find a solution. Thank you! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting Rows and Maintaining Correct Balances | Excel Discussion (Misc queries) | |||
how to change default font size when inserting comments | Excel Discussion (Misc queries) | |||
font size auto changing from 11 to 15.5 when inserting a symbol | Excel Discussion (Misc queries) | |||
Maintaining cell references when inserting cells elsewhere | Excel Discussion (Misc queries) | |||
merging cells and maintaining the fonts size of each cell | Excel Discussion (Misc queries) |