LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copy problem with cells which have Wrap Text property specified

Hi All.

I create workbooks using MS Excel 2003. First I copy the data itself, then I
copy the data formats (using PasteSpecial Formats). I copied a range of rows
(1:23) and all the rows which have the Wrap Text property specified didn't
change their height. I find the following explanation: when Excel copies the
format of the row it also copies its height. I can change the rows height to
the required by using UsedRange.EntireRow.AutoFit method.

But when I do that, the rows, which have the Marge Cells and Wrap Text
properties specified and user-defined cells width change their height to
standard (i.e. they get the height of standard row, my setting is 17
pixels).

It's understood, that only a part of cell's text is visible, which, of
course, doesn't meet my requirements at all.

I noticed the following thing: if I've saved the workbook, closed the
workbook and opened it again, all rows, which had Merge Cells and Wrap Text
properties specified, hadn't change their height, but rows, which had only
Wrap Text property specified expanded to the required size.

Is there a way to perform this operation without saving and closing the
workbook?

Thanks, Didi





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with wrap text P D Sterling New Users to Excel 4 September 1st 08 05:30 PM
Wrap Text Problem + a little VB :) Fizban Excel Worksheet Functions 1 July 4th 08 05:28 PM
Wrap Text problem ExcelRon Excel Worksheet Functions 2 April 27th 07 06:27 PM
Autofit with Merged Cells/Wrap Text Macro Problem elfmajesty Excel Discussion (Misc queries) 3 May 25th 06 06:32 PM
wrap text problem Tcs Excel Discussion (Misc queries) 1 March 5th 06 04:38 AM


All times are GMT +1. The time now is 07:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"