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)
|