Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Wrapping Text in Merged Cells

I have a situation where text is being copied in Word and then pasted into an
Excel workbook. I have merged the cells and selected wrap text for the
particular cells being used for this. However, when the text is pasted into
the cell, sometimes the text doesn't wrap and parts of words get cut off or
it appears that the text wrap stops at a certain point and runs off to the
right. Is there something I'm doing wrong or is there a fix to this problem.
I know that merged cells do not autofit and dragging the cell to increase
the row height doesn't seem to fix the problem with the text which runs off
to the right. Any help would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default Wrapping Text in Merged Cells

On Tue, 13 Oct 2009 18:56:01 -0700, brigla5
wrote:

I have a situation where text is being copied in Word and then pasted into an
Excel workbook. I have merged the cells and selected wrap text for the
particular cells being used for this. However, when the text is pasted into
the cell, sometimes the text doesn't wrap and parts of words get cut off or
it appears that the text wrap stops at a certain point and runs off to the
right. Is there something I'm doing wrong or is there a fix to this problem.
I know that merged cells do not autofit and dragging the cell to increase
the row height doesn't seem to fix the problem with the text which runs off
to the right. Any help would be greatly appreciated.



Instead of placing the cursor in the cell, and performing a simple
copy, you should go to the cell, then highlight the cell contents up in
the formula bar, and select copy or Ctrl-c. Immediately hit Esc after
getting that copy into the clipboard cache, then enter the target cell,
with it already formatted and select paste or Ctrl-v. If there are
differences, the column width can have an effect, as can the placement of
the text within the cell (bottom center top, etc).

You can also right click when pasting, and select Paste special, and
select values, so no formatting carries over, and the target cell's
formatting remains intact.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Wrapping Text in Merged Cells

Sounds like you are pasting into the cell. Try pastign into the formula bar
up top.

"brigla5" wrote:

I have a situation where text is being copied in Word and then pasted into an
Excel workbook. I have merged the cells and selected wrap text for the
particular cells being used for this. However, when the text is pasted into
the cell, sometimes the text doesn't wrap and parts of words get cut off or
it appears that the text wrap stops at a certain point and runs off to the
right. Is there something I'm doing wrong or is there a fix to this problem.
I know that merged cells do not autofit and dragging the cell to increase
the row height doesn't seem to fix the problem with the text which runs off
to the right. Any help would be greatly appreciated.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 257
Default Wrapping Text in Merged Cells

I've just done a little testing on this: I formatted some cells in Excel to
wrap text, and then used cut-and-paste to copy a paragraph from a Word
document. Here's what I've found:

a) When I simply paste the text into Excel, the target cell formatting is
changed to the Word font, etc, and wrapping is turned off; the text extends
out to the right of the cell (because in my test case there's nothing in the
cell to the right).

b) When I use PasteSpecial, interestingly enough I get the Word version of
PasteSpecial instead of the Excel version; I select Text, which I suppose is
equivalent to Excel's Paste Values, and what's displayed is the text in the
font of the target cell's previous default. Line wrapping is still on for
this cell, but the row height is unchanged so I see just the leftmost two or
three words, until I autofit the row height. After that, of course, the
wrapping is correctly displayed.

c) When I hit <F2 and paste the text into the formula bar using <Ctl-V or
<Ctl-Ins, the text is pasted into the formula bar without font formatting
and when I hit <Enter the cell is still set to Wrap Text and the row height
is adjusted automatically.

Any of that help?

--- "brigla5" wrote:
I have a situation where text is being copied in Word and then pasted into an
Excel workbook. I have merged the cells and selected wrap text for the
particular cells being used for this. However, when the text is pasted into
the cell, sometimes the text doesn't wrap and parts of words get cut off or
it appears that the text wrap stops at a certain point and runs off to the
right. Is there something I'm doing wrong or is there a fix to this problem.
I know that merged cells do not autofit and dragging the cell to increase
the row height doesn't seem to fix the problem with the text which runs off
to the right. Any help would be greatly appreciated.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Wrapping Text in Merged Cells

On Thu, 15 Oct 2009 09:21:45 -0700, Bob Bridges
wrote:

I've just done a little testing on this: I formatted some cells in Excel to
wrap text, and then used cut-and-paste to copy a paragraph from a Word
document. Here's what I've found:

a) When I simply paste the text into Excel, the target cell formatting is
changed to the Word font, etc, and wrapping is turned off; the text extends
out to the right of the cell (because in my test case there's nothing in the
cell to the right).

b) When I use PasteSpecial, interestingly enough I get the Word version of
PasteSpecial instead of the Excel version; I select Text, which I suppose is
equivalent to Excel's Paste Values, and what's displayed is the text in the
font of the target cell's previous default. Line wrapping is still on for
this cell, but the row height is unchanged so I see just the leftmost two or
three words, until I autofit the row height. After that, of course, the
wrapping is correctly displayed.

c) When I hit <F2 and paste the text into the formula bar using <Ctl-V or
<Ctl-Ins, the text is pasted into the formula bar without font formatting
and when I hit <Enter the cell is still set to Wrap Text and the row height
is adjusted automatically.

Any of that help?

--- "brigla5" wrote:
I have a situation where text is being copied in Word and then pasted into an
Excel workbook. I have merged the cells and selected wrap text for the
particular cells being used for this. However, when the text is pasted into
the cell, sometimes the text doesn't wrap and parts of words get cut off or
it appears that the text wrap stops at a certain point and runs off to the
right. Is there something I'm doing wrong or is there a fix to this problem.
I know that merged cells do not autofit and dragging the cell to increase
the row height doesn't seem to fix the problem with the text which runs off
to the right. Any help would be greatly appreciated.



Try from notepad with its word wrap turned on and sized as desired
(width).

Expand your research, dude! :-)


Reply
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
Wrapping Text in Merged Cells - Excel 2002 Cornelia Excel Discussion (Misc queries) 3 May 12th 09 03:18 PM
Wrapping Text in Merged Cells - Excel 2002 Cornelia Excel Discussion (Misc queries) 0 April 30th 09 07:06 PM
Wrapping text in merged cells JRTB Excel Discussion (Misc queries) 4 January 24th 09 08:21 AM
wrapping text in merged cells Ann Excel Discussion (Misc queries) 2 April 3rd 08 04:51 PM
Wrapping text in merged cells Taza Excel Discussion (Misc queries) 3 January 16th 07 08:56 AM


All times are GMT +1. The time now is 02:08 PM.

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

About Us

"It's about Microsoft Excel"