<?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: Excel Write Collection Keep Collection Format in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70970#M23575</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Gabriela Esquivel,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just pass the cell range as A:Z if you want this to apply on all the columns and rows- i.e. entire sheet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and If you know which all columns requires only text or all orginal format- you can do that as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Let's say - Column B should be in all orginal Format and you dont wish to disturb the format of column A(for example Number column)&lt;/P&gt;
&lt;P&gt;Just Pass B:B in cell range - it will be applied to Column B only.&lt;/P&gt;
&lt;P&gt;See snippet on my previous answer where I am passing AI:AI - that's because I only wanted to keep AI column format as all Text.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mukesh Kumar - Senior Automation Developer&lt;BR /&gt;&lt;BR /&gt;NHS England, United Kingdom, GB&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 04 Mar 2023 02:06:00 GMT</pubDate>
    <dc:creator>Mukeshh_k</dc:creator>
    <dc:date>2023-03-04T02:06:00Z</dc:date>
    <item>
      <title>Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70957#M23562</link>
      <description>Hi i need to write a collection to excel but using Excel VBO Write collection i am loosing the collection format, ex (003 in collection end up as 3 or 123.00 ends up as 123 in excel)&lt;BR /&gt;is there a way to keep collection format when writing collection, collections i need to write are not standard and are always a mix of text and number.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Marc&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marc Morin&lt;BR /&gt;Consultant&lt;BR /&gt;PWC&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Nov 2019 16:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70957#M23562</guid>
      <dc:creator>MarcMorin</dc:creator>
      <dc:date>2019-11-29T16:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70958#M23563</link>
      <description>Have you tried writing the collection into a preformatted excel file?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;kaway cheung&lt;BR /&gt;medewerker communicatie en begeleiding&lt;BR /&gt;aegon&lt;BR /&gt;den haag&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Nov 2019 11:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70958#M23563</guid>
      <dc:creator>kawaycheung</dc:creator>
      <dc:date>2019-11-30T11:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70959#M23564</link>
      <description>The easiest way is to set the excel worksheet columns as Text format. Use the Format Cell action, with a parameter of "@" to set the cells to Text.</description>
      <pubDate>Sat, 30 Nov 2019 17:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70959#M23564</guid>
      <dc:creator>blue_meanie</dc:creator>
      <dc:date>2019-11-30T17:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70960#M23565</link>
      <description>i did 'play' with it a bit with no success, but given i have 100's of files to process i didn't spent a lot of time on this as this is not really an option&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marc Morin&lt;BR /&gt;Consultant&lt;BR /&gt;PWC&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Nov 2019 18:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70960#M23565</guid>
      <dc:creator>MarcMorin</dc:creator>
      <dc:date>2019-11-30T18:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70961#M23566</link>
      <description>but then number column wont get calculated in sheet, sheet will not only contain info in writing in it&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marc Morin&lt;BR /&gt;Consultant&lt;BR /&gt;PWC&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Nov 2019 18:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70961#M23566</guid>
      <dc:creator>MarcMorin</dc:creator>
      <dc:date>2019-11-30T18:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70962#M23567</link>
      <description>You could prefix the collection values with a ', then Excel will treat them as text and retain formatting.&lt;BR /&gt;&lt;BR /&gt;You can use Format Cell as you please, eg: 0.00 will format that Excel cell/range/column to number with 2 decimal places, etc.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Scott Robson&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Nov 2019 18:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70962#M23567</guid>
      <dc:creator>blue_meanie</dc:creator>
      <dc:date>2019-11-30T18:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70963#M23568</link>
      <description>Have you explored the option of saving the source file in .CSV format instead of .xlsx format?&amp;nbsp; This could potentially eliminate the auto-format feature of Excel.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna A&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2019 05:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70963#M23568</guid>
      <dc:creator>KrishnaA</dc:creator>
      <dc:date>2019-12-02T05:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70964#M23569</link>
      <description>You could format columns to text first, but this is not in default VBO I think.&lt;BR /&gt;Writing to a preformatted template is another option, like kaway mentioned.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2019 11:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70964#M23569</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-12-02T11:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70965#M23570</link>
      <description>Thank you all for your inputs what i ended up doing is (and it prob need some ironing out) is inside the Write collection i added&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dim Format as String &lt;BR /&gt;Dim ColType as Type &lt;BR /&gt;&lt;BR /&gt;ColType = col.DataType&lt;BR /&gt; If ColType = GetType(String) Then &lt;BR /&gt;Format = "@" &lt;BR /&gt;else &lt;BR /&gt;Format = "0.00" &lt;BR /&gt;End if &lt;BR /&gt;GetWorkbook(handle,Nothing).ActiveSheet.Range(cell,cell).NumberFormat = Format&lt;BR /&gt;&lt;BR /&gt;so i can format cell before writing data, so far it's working fine&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Marc Morin&lt;BR /&gt;Consultant&lt;BR /&gt;PWC&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2019 16:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70965#M23570</guid>
      <dc:creator>MarcMorin</dc:creator>
      <dc:date>2019-12-02T16:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70966#M23571</link>
      <description>Hi Mark,&lt;BR /&gt;I'm getting a bunch of errors when I paste that into a code stage.&amp;nbsp; Can you explain a bit more what you are passing in or where you are doing this at.....&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;Jon&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17809.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17960i19F879311831636A/image-size/large?v=v2&amp;amp;px=999" role="button" title="17809.png" alt="17809.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jonathan Holstine&lt;BR /&gt;Systems Accountant&lt;BR /&gt;Interior Business Center&lt;BR /&gt;America/Denver&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 16:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70966#M23571</guid>
      <dc:creator>JonathanHolstin</dc:creator>
      <dc:date>2020-04-24T16:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70967#M23572</link>
      <description>&lt;P&gt;Hi Marc!&lt;/P&gt;
&lt;P&gt;Could I see your code please? I'm having issues adapting the Write Collection Code to achieve the same result&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;...................&lt;/P&gt;
&lt;P&gt;Gabriela Esquivel&lt;/P&gt;
&lt;P&gt;RPA Developer&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gabriela Esquivel&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2023 04:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70967#M23572</guid>
      <dc:creator>GabrielaEsquive</dc:creator>
      <dc:date>2023-03-02T04:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70968#M23573</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Gabriela Esquivel,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can use format to Text before writing anything on the excel sheet, for numbers you can still convert them through data conversion. This Text formatting will ensure that all the data from collection are pasted in its original format without any auto formatting.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Dim ws As Object = GetWorksheet(handle, workbookname, worksheetname)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ws.Range(CellRange).NumberFormat = "@"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17810.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17958iE687F0C5AA35C42F/image-size/large?v=v2&amp;amp;px=999" role="button" title="17810.png" alt="17810.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17811.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17963i5EFC169355E076D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="17811.png" alt="17811.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17812.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17962iEDFDD6BE52C98A56/image-size/large?v=v2&amp;amp;px=999" role="button" title="17812.png" alt="17812.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17813.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17968iB42783C6F13E8C83/image-size/large?v=v2&amp;amp;px=999" role="button" title="17813.png" alt="17813.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mukesh Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2023 12:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70968#M23573</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-03-03T12:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70969#M23574</link>
      <description>&lt;P&gt;Oh thanks! it's just that i don't have the cell range as it varies , so i couldn't fill that field, is there a way to format per column?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gabriela Esquivel&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2023 23:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70969#M23574</guid>
      <dc:creator>GabrielaEsquive</dc:creator>
      <dc:date>2023-03-03T23:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70970#M23575</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Gabriela Esquivel,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just pass the cell range as A:Z if you want this to apply on all the columns and rows- i.e. entire sheet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and If you know which all columns requires only text or all orginal format- you can do that as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Let's say - Column B should be in all orginal Format and you dont wish to disturb the format of column A(for example Number column)&lt;/P&gt;
&lt;P&gt;Just Pass B:B in cell range - it will be applied to Column B only.&lt;/P&gt;
&lt;P&gt;See snippet on my previous answer where I am passing AI:AI - that's because I only wanted to keep AI column format as all Text.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mukesh Kumar - Senior Automation Developer&lt;BR /&gt;&lt;BR /&gt;NHS England, United Kingdom, GB&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Mar 2023 02:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70970#M23575</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-03-04T02:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70971#M23576</link>
      <description>&lt;P&gt;Hello Mukesh&lt;/P&gt;
&lt;P&gt;We have one issue from collection --where writing the data in to excel from collection using the loop record by record. We miss some of the rows in writing to the excel. For example we have 80000 rows in collection after writing in to the excel we only get 60000 where we are missing 20000 due to which the number of the keyfigure value is not correct. So Please let us know if you have any idea or faced this kind of situation.&lt;/P&gt;
&lt;P&gt;Thanks in advance..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;KK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2023 07:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70971#M23576</guid>
      <dc:creator>KK</dc:creator>
      <dc:date>2023-09-25T07:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70972#M23577</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="be59dc34-d4eb-4ee0-bd51-018ace56e6e7" data-tag-text="@KK" href="https://community.blueprism.com/network/profile?UserKey=be59dc34-d4eb-4ee0-bd51-018ace56e6e7" data-itemmentionkey="b4cfef08-fcb7-4b36-9137-fab7cf07f45b"&gt;@KK&lt;/A&gt; - &lt;A href="https://community.blueprism.com/discussion/using-collection-loop-the-record-one-after-another-and-paste-it-in-excel" target="test_blank"&gt;https://community.blueprism.com/discussion/using-collection-loop-the-record-one-after-another-and-paste-it-in-excel&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mukesh Kumar - Senior Automation Developer&lt;BR /&gt;&lt;BR /&gt;NHS, England, United Kingdom, GB&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70972#M23577</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-09-25T08:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Excel Write Collection Keep Collection Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70973#M23578</link>
      <description>&lt;DIV class="group w-full text-token-text-primary border-b border-black/10 gizmo:border-0 dark:border-gray-900/50 gizmo:dark:border-0 bg-gray-50 gizmo:bg-transparent dark:bg-[#444654] gizmo:dark:bg-transparent" data-testid="conversation-turn-9"&gt;
&lt;DIV class="p-4 justify-center text-base md:gap-6 md:py-6 m-auto"&gt;
&lt;DIV class="flex flex-1 gap-4 text-base mx-auto md:gap-6 md:max-w-2xl lg:max-w-[38rem] xl:max-w-3xl }"&gt;
&lt;DIV class="relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]"&gt;
&lt;DIV class="flex flex-grow flex-col gap-3 max-w-full"&gt;
&lt;DIV class="min-h-[20px] flex flex-col items-start gap-3 overflow-x-auto whitespace-pre-wrap break-words"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;Hello KK,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;apparently this is a common issue: &lt;A href="https://community.blueprism.com/discussion/api-auth-token-issue#bm3e4e4946-414f-4898-ab74-018acb6d1dcf" target="test_blank"&gt;https://community.blueprism.com/discussion/api-auth-token-issue#bm3e4e4946-414f-4898-ab74-018acb6d1dcf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Use a proposed solution by Mukesh Kumar if it doesn't work I suggest opening a support ticket.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer Tech Leader&lt;BR /&gt;Bridge Consulting&lt;BR /&gt;América/Brazil&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Excel-Write-Collection-Keep-Collection-Format/m-p/70973#M23578</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2023-09-25T08:41:00Z</dc:date>
    </item>
  </channel>
</rss>

