<?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 Settlemen rules excel macro in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/settlemen-rules-excel-macro/m-p/838746#M44010</link>
    <description>&lt;P&gt;Hello everyone. Many thanks for are reviewing this question. &lt;/P&gt;
  &lt;P&gt;I am trying to create a macro in order to automatize the settlement rules and I have a question. What VBA code can I use for the macro to recognize the first empty field?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/268388-2019-01-23-12-46-45.png" /&gt;&lt;/P&gt;
  &lt;P&gt;As the image shows, what I want is that the Macro start filling out the information in the settlement rule from the first empty field. &lt;/P&gt;
  &lt;P&gt;I know this would be the code for the first empty cell in excel:&lt;/P&gt;
  &lt;P&gt;ActiveSheet.Range("a1").End(xlDown).Offset(1, 0).Select&lt;/P&gt;
  &lt;P&gt;But I do not know how to do it in SAP&lt;/P&gt;
  &lt;P&gt;I will realy appreciate your answers&lt;/P&gt;
  &lt;P&gt;Many thanks! &lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 18:03:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-01-23T18:03:52Z</dc:date>
    <item>
      <title>Settlemen rules excel macro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/settlemen-rules-excel-macro/m-p/838746#M44010</link>
      <description>&lt;P&gt;Hello everyone. Many thanks for are reviewing this question. &lt;/P&gt;
  &lt;P&gt;I am trying to create a macro in order to automatize the settlement rules and I have a question. What VBA code can I use for the macro to recognize the first empty field?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/268388-2019-01-23-12-46-45.png" /&gt;&lt;/P&gt;
  &lt;P&gt;As the image shows, what I want is that the Macro start filling out the information in the settlement rule from the first empty field. &lt;/P&gt;
  &lt;P&gt;I know this would be the code for the first empty cell in excel:&lt;/P&gt;
  &lt;P&gt;ActiveSheet.Range("a1").End(xlDown).Offset(1, 0).Select&lt;/P&gt;
  &lt;P&gt;But I do not know how to do it in SAP&lt;/P&gt;
  &lt;P&gt;I will realy appreciate your answers&lt;/P&gt;
  &lt;P&gt;Many thanks! &lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 18:03:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/settlemen-rules-excel-macro/m-p/838746#M44010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-23T18:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Settlemen rules excel macro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/settlemen-rules-excel-macro/m-p/838747#M44011</link>
      <description>&lt;P&gt;Do you want to code it using "SAP GUI Scripting" ? (SAP COM Library for scripting dynpros)&lt;/P&gt;&lt;P&gt;If so, you should say it in place of "VBA code" and add that user tag.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 07:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/settlemen-rules-excel-macro/m-p/838747#M44011</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-01-24T07:22:11Z</dc:date>
    </item>
  </channel>
</rss>

