• Login
Community
  • Login

Transferring VBA Text to Word Document

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 4 Posters 3.6k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    Dave Cavallaro Jr.
    last edited by Jun 23, 2016, 3:20 PM

    Hi everyone,

    I was wondering if there was any way to copy and paste/export the VBA text in the editor to a word document all while keeping the color notations. Haven’t been able to transfer this text over without the color going away. Thank you!

    C 1 Reply Last reply Jun 24, 2016, 11:14 PM Reply Quote 0
    • C
      Claudia Frank @Dave Cavallaro Jr.
      last edited by Jun 24, 2016, 11:14 PM

      @Dave-Cavallaro-Jr.

      sorry, but neither underlying component nor notepad++ do support it at the moment.
      I’m not aware that there is any plugin which has such functionality.

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      • D
        dail
        last edited by Jun 25, 2016, 1:18 AM

        NppExport comes with Notepad++. This plugin can export to HTML or RTF, or copy these formats to the clipboard. You can also select the text, right click, select Plugin Commands, Copy Text with Syntax Highlighting.

        1 Reply Last reply Reply Quote 0
        • G
          guy038
          last edited by Jun 25, 2016, 7:44 AM

          Hi Dave, Claudia, dail and All,

          Yeh, the dail’s solution is the right one ! After selecting your text, you may, either, use the menu option Plugins - NppExport - Copy all formats to clipboard

          However, I noticed that if the selected text contains any link, you get an Unknown exception message, when running this command :-((

          So, I would advice you to disable, temporary, the clickable links. On the right top corner of the panel Settings - Preferences… - MISC, just uncheck the Enable option, in the Clickable Link Settings area !

          Best Regards,

          guy038

          1 Reply Last reply Reply Quote 0
          3 out of 4
          • First post
            3/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors