View Single Post
 
Old 09-26-2011, 07:54 AM
OTPM OTPM is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
You can copy code into MS Word by cutting and pasting without losing any formatting. If a code line extends beyond the page width it will wrap around to the next line. However when you copy it back into a VBA Module the wrapped code line will revert to one line in your Module.
Hope this helps.
Good luck.
Tony(OTPM)
Reply With Quote