<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Data from excel to notepad in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108775#M49369</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Could you try this secuence of steps?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;MS Excel VBO:Select&lt;/LI&gt;&lt;LI&gt;MS Excel VBO:Copy&lt;/LI&gt;&lt;LI&gt;Utility - Environment: Get Clipboard or use a Calc stage with GetClipboard() function&lt;/LI&gt;&lt;LI&gt;Utility - File Management:Write text file (sending data item text that previously got the clipboard)&lt;/LI&gt;&lt;LI&gt;Utility - Environment:Clear Clipboard&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Not sure if this is going to keep the formatting, perhaps someone have another approach, lets see&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 15:00:27 GMT</pubDate>
    <dc:creator>Daniel_Sanhueza</dc:creator>
    <dc:date>2024-03-20T15:00:27Z</dc:date>
    <item>
      <title>Data from excel to notepad</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108773#M49367</link>
      <description>&lt;P&gt;I have an excel file. All of its data needs to be pasted in Notepad. The data is comprised of around 1200 rows. I tried to use Save as &amp;amp; extension as .txt. The data copied in notepad is all distorted. Please advice.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 14:23:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108773#M49367</guid>
      <dc:creator>poojagupta83</dc:creator>
      <dc:date>2024-03-20T14:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data from excel to notepad</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108775#M49369</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Could you try this secuence of steps?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;MS Excel VBO:Select&lt;/LI&gt;&lt;LI&gt;MS Excel VBO:Copy&lt;/LI&gt;&lt;LI&gt;Utility - Environment: Get Clipboard or use a Calc stage with GetClipboard() function&lt;/LI&gt;&lt;LI&gt;Utility - File Management:Write text file (sending data item text that previously got the clipboard)&lt;/LI&gt;&lt;LI&gt;Utility - Environment:Clear Clipboard&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Not sure if this is going to keep the formatting, perhaps someone have another approach, lets see&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 15:00:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108775#M49369</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-03-20T15:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data from excel to notepad</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108851#M49380</link>
      <description>&lt;P&gt;Thanks Daniel for providing response. When I do copy, it seems nothing is getting copied. I am doing following steps:&lt;/P&gt;&lt;P&gt;1. Create Instance&lt;/P&gt;&lt;P&gt;2. Open Workbook&lt;/P&gt;&lt;P&gt;3. Copy&lt;/P&gt;&lt;P&gt;4. get Clipboard&lt;/P&gt;&lt;P&gt;5. Write text file&lt;/P&gt;&lt;P&gt;6. clear clipboard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 12:23:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108851#M49380</guid>
      <dc:creator>poojagupta83</dc:creator>
      <dc:date>2024-03-21T12:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data from excel to notepad</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108853#M49382</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;You are missing the Select step before copy, where you need to use MS Excel VBO:Select and send the range, For Example; "A1:Z1900" and then Copy, try that and let see what brings&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 12:39:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108853#M49382</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-03-21T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data from excel to notepad</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108854#M49383</link>
      <description>&lt;P&gt;It worked. Data looks good. Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 13:23:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108854#M49383</guid>
      <dc:creator>poojagupta83</dc:creator>
      <dc:date>2024-03-21T13:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data from excel to notepad</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108861#M49384</link>
      <description>&lt;P&gt;Glad it help!&lt;/P&gt;&lt;P&gt;Regards &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 13:45:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-excel-to-notepad/m-p/108861#M49384</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-03-21T13:45:29Z</dc:date>
    </item>
  </channel>
</rss>

