<?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 Detect colored Cells in Excel in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118279#M52674</link>
    <description>&lt;P&gt;Hi People&lt;/P&gt;&lt;P&gt;I have this task where it needs to be checked if a Cell in excel is colored or not. How can this be solved with Blue Prism? Is the only way to achieve this a self developed code stage or are there other simple work arounds?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2025 12:15:01 GMT</pubDate>
    <dc:creator>NicolasSahli</dc:creator>
    <dc:date>2025-01-14T12:15:01Z</dc:date>
    <item>
      <title>Detect colored Cells in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118279#M52674</link>
      <description>&lt;P&gt;Hi People&lt;/P&gt;&lt;P&gt;I have this task where it needs to be checked if a Cell in excel is colored or not. How can this be solved with Blue Prism? Is the only way to achieve this a self developed code stage or are there other simple work arounds?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 12:15:01 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118279#M52674</guid>
      <dc:creator>NicolasSahli</dc:creator>
      <dc:date>2025-01-14T12:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Detect colored Cells in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118281#M52676</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/12029"&gt;@NicolasSahli&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you need to create a custom code&lt;/P&gt;&lt;P&gt;We can help you.&lt;/P&gt;&lt;P&gt;Do you mean that you want to find the next collored cell ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 13:11:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118281#M52676</guid>
      <dc:creator>Mohamad_Dakkouri</dc:creator>
      <dc:date>2025-01-14T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Detect colored Cells in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118291#M52677</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/12029"&gt;@NicolasSahli&lt;/a&gt;&amp;nbsp;, you can filter the Excel file by color here like the example below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="herminio217_1-1736861956693.png" style="width: 200px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40209i4E340F6CAA33A93A/image-size/small/is-moderation-mode/true?v=v2&amp;amp;px=200" role="button" title="herminio217_1-1736861956693.png" alt="herminio217_1-1736861956693.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="herminio217_4-1736862142656.png" style="width: 200px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40212i49ED12BA8B5A5C50/image-size/small/is-moderation-mode/true?v=v2&amp;amp;px=200" role="button" title="herminio217_4-1736862142656.png" alt="herminio217_4-1736862142656.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="herminio217_3-1736862056506.png" style="width: 200px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40211i691B840E078B9A6F/image-size/small/is-moderation-mode/true?v=v2&amp;amp;px=200" role="button" title="herminio217_3-1736862056506.png" alt="herminio217_3-1736862056506.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can use this action in MS Excel VBO the action called "Apply Filter - ByColor" then pass the color value&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="herminio217_5-1736865556932.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40213i25CDFF6C8CFF2D37/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="herminio217_5-1736865556932.png" alt="herminio217_5-1736865556932.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To delete if you have a lot of rows you can got to special to select visible only, also in MS Excel VBO, and use other action to delete&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="herminio217_6-1736865778972.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40214i02AFC7221835948F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="herminio217_6-1736865778972.png" alt="herminio217_6-1736865778972.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="herminio217_7-1736865804138.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40215i275F88D408DDE423/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="herminio217_7-1736865804138.png" alt="herminio217_7-1736865804138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want I can explain better about this actions&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 14:44:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118291#M52677</guid>
      <dc:creator>herminio217</dc:creator>
      <dc:date>2025-01-14T14:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Detect colored Cells in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118292#M52678</link>
      <description>&lt;P&gt;Thank you for your Help and Ideas. I ended up just creating a custom code stage which extracts the Value of the Color of the Field.&lt;/P&gt;&lt;P&gt;I did it with that simple line:&lt;BR /&gt;ColorValue = GetInstance(ExcelHandle).ActiveCell.Interior.Color&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 14:49:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Detect-colored-Cells-in-Excel/m-p/118292#M52678</guid>
      <dc:creator>NicolasSahli</dc:creator>
      <dc:date>2025-01-14T14:49:40Z</dc:date>
    </item>
  </channel>
</rss>

