<?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>Question Re: Excel VB Code for getting the warning Icon text / Colour in Additional Q&amp;A</title>
    <link>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061287#M116520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for sharing this information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 15:26:24 GMT</pubDate>
    <dc:creator>Stefan-Schnell</dc:creator>
    <dc:date>2014-02-10T15:26:24Z</dc:date>
    <item>
      <title>Excel VB Code for getting the warning Icon text / Colour</title>
      <link>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaq-p/10061284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help me to get the the warning / error icon color or text ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/382760" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the following code to assign the text or color to a variable which is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WarningMessageText = session.findById("wnd[0]/usr/ssubSUBSCR_1200:SAPLCMFV:1200/tblSAPLCMFVT_MKAL/lblMKAL_AMPEL_X[8,0]").text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 21:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaq-p/10061284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-07T21:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VB Code for getting the warning Icon text / Colour</title>
      <link>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061285#M116518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;welcome in the SAP Scripting Language forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You find a solution &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3490519"&gt;here&lt;/A&gt; to read the name of the icon. With the name of the icon you can differentiate its colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Feb 2014 15:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061285#M116518</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2014-02-08T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VB Code for getting the warning Icon text / Colour</title>
      <link>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061286#M116519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today only i could check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is just for your kind information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Green = S_TL_G&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Yellow = S_TL_Y&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Red = S_TL_R&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Thanks again Stefan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 14:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061286#M116519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-10T14:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VB Code for getting the warning Icon text / Colour</title>
      <link>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061287#M116520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for sharing this information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 15:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/additional-q-a/excel-vb-code-for-getting-the-warning-icon-text-colour/qaa-p/10061287#M116520</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2014-02-10T15:26:24Z</dc:date>
    </item>
  </channel>
</rss>

