Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need copy a sheet from a template workbook to a large batch of workbooks. After copy using VBA, one merged cell, which has only plain text, lost some contents in target workbooks, with only 255 characters left. How to fix it? is this because cell format? Data type in that cell, i chose "general". if i do use "Text", the cell displays ###################. I'd appreciate it. Jerry |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
try wrapping the cell:
From the Main menu Select: Forma - Cells In the Alignment Tab click on the Wrap Text box -- If this posting was helpful, please click on the Yes button. Regards, Michael Arch. "Jerry" wrote: Hi, I need copy a sheet from a template workbook to a large batch of workbooks. After copy using VBA, one merged cell, which has only plain text, lost some contents in target workbooks, with only 255 characters left. How to fix it? is this because cell format? Data type in that cell, i chose "general". if i do use "Text", the cell displays ###################. I'd appreciate it. Jerry |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Partial editing of cell contents. | Excel Discussion (Misc queries) | |||
Partial editing of cell contents. | Excel Discussion (Misc queries) | |||
Macro to copy information from a row to another sheet in the workb | Excel Discussion (Misc queries) | |||
font color of partial cell contents | Excel Programming | |||
Sorting on partial Cell contents VBA | Excel Discussion (Misc queries) |