Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Heath
 
Posts: n/a
Default Paste without including cell borders

I have columns of names that I am trying to paste into other programs but I
don't want the cell borders to appear. I would like the data to all be
combined as one cell, so to speak. When I copy the column and paste it into
Word the cell borders remain in place. Is there any way to fix this so that
when I paste the data it will appear as one long line of names? Thank you in
advance for any help.


  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Do you mean border or gridlines? If you mean that you want to copy multiple
cells into a single cell it's not possible without VBA, you can however paste
them
normally and then use a formula and a help column/row to "merge" them,

=A2&CHAR(10)&A3&CHAR(10)&A4etc

then turn on word wrap under formattingalignment

if you meant border as a formatted border you can just paste special
and select "all except borders"

Finally you can remove the gridlines

Regards,

Peo sjoblom

"Heath" wrote:

I have columns of names that I am trying to paste into other programs but I
don't want the cell borders to appear. I would like the data to all be
combined as one cell, so to speak. When I copy the column and paste it into
Word the cell borders remain in place. Is there any way to fix this so that
when I paste the data it will appear as one long line of names? Thank you in
advance for any help.


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
Paste rows of numbers from Word into single Excel cell BecG Excel Discussion (Misc queries) 1 December 8th 04 04:55 PM
sending data from one cell to another (not using copy & paste) Charlie Payne Excel Worksheet Functions 3 December 6th 04 03:28 PM
copy paste cell character limit Fred Excel Discussion (Misc queries) 1 December 2nd 04 08:58 PM
Line styles for Cell Borders Carl Excel Discussion (Misc queries) 1 December 2nd 04 04:28 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 05:20 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"