Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / May 2008

Tip: Looking for answers? Try searching our database.

How to keep format while pasting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
clara - 27 May 2008 16:35 GMT
Hi all,

I need to copy a part of my sheet, which is limited to a fixed width, to a
Word doc, but when I did it, the width became too wide and exceeding the word
document boundary. Could you how to retain the width or other ways to get the
same result ?

Clara
Signature

thank you so much for your help

Joel - 27 May 2008 17:24 GMT
I think you want to use the destination formating rather than the source
formating.  There are a number of ways of accomplishing this.

1) When you paste the data in word you should see a clipboard appear where
your data is located.  It is adjacent to one fo the corners of the pasted
data.  Try didfferent option until you get the results you want.  Usually it
will be Destination format or Text

2) Use Paste Special in the menu Edit - Paste Special.  try different
options until you get the results you are looking for.

3) If you are using VBA use PasteSpecial with the option for value only.  
This will use the formating of the destination (the word document).

Range("A1").PasteSpecial Paste:=xlPasteValues

> Hi all,
>
[quoted text clipped - 4 lines]
>
> Clara
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.