Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have to copy a portion of a sheet into another workbook's sheet, some cells in the portion are merged and I would like to remain the same layout on the new sheet. this is my code: Range("A1:A5").Copy Destination:=Workbooks("book1").Sheets("sheet1").R ange("A1") it only copy value and cell format, but can not merge cells on the new sheet thank you for your help in advance Clara -- thank you so much for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Visible Cells in Sheet with Merged and Hidden Cells | Excel Discussion (Misc queries) | |||
How to make a fluent chart for merged cells? | Excel Discussion (Misc queries) | |||
using filter to make a merged cell correspond adjacent cells | Excel Discussion (Misc queries) | |||
Make merged cells a feature that can be used in a shared workbook | Excel Worksheet Functions | |||
Make Autofit row height work with merged cells | Excel Discussion (Misc queries) |