<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									VBS - find first free row - BugOverflow				            </title>
            <link>https://muszak.eu/community/bugoverflow/vbs-find-first-free-row/</link>
            <description>muszak.eu Forum dyskusyjne</description>
            <language>pl-PL</language>
            <lastBuildDate>Sun, 19 Apr 2026 21:23:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: VBS - find first free row</title>
                        <link>https://muszak.eu/community/bugoverflow/vbs-find-first-free-row/#post-418</link>
                        <pubDate>Thu, 15 Nov 2018 11:19:52 +0000</pubDate>
                        <description><![CDATA[Based on H column



1
2
3
Dim my_row, free_pos
Set ws = Worksheets&#040;&quot;my_sheet&quot;)
Set free_pos = ws.Range(&quot;H&quot; &amp; ws.Range(&quot;H&quot; &amp; ws.Rows.Count).End(xlU...]]></description>
                        <content:encoded><![CDATA[<p>Based on H column</p>

<div class="bwp-syntax-block clearfix">
<div class="bwp-syntax-toolbar"><div class="bwp-syntax-control"><a href=";" class="bwp-syntax-source-switch" title="View Source Code"></a></div></div>
<div class="bwp-syntax-wrapper clearfix bwp-syntax-simple"><table class="php"><tbody><tr class="li1"><td class="ln"><pre class="de1">1
2
3
</pre></td><td class="de1"><pre class="de1">Dim my_row<span class="sy0">,</span> free_pos
Set ws <span class="sy0">=</span> Worksheets<span class="br0">&#040;</span><span class="st0">&quot;my_sheet<span class="es1">&quot;</span>)</span>
<span class="st0">Set free_pos = ws.Range(<span class="es1">&quot;</span>H<span class="es1">&quot;</span> &amp; ws.Range(<span class="es1">&quot;</span>H<span class="es1">&quot;</span> &amp; ws.Rows.Count).End(xlUp).Row + 1)</span></pre></td></tr></tbody></table></div>
<div class="bwp-syntax-source"><pre class="no-parse">Dim my_row, free_pos
Set ws = Worksheets("my_sheet")
Set free_pos = ws.Range("H" &amp; ws.Range("H" &amp; ws.Rows.Count).End(xlUp).Row + 1)</pre></div></div>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/vbs-find-first-free-row/#post-418</guid>
                    </item>
				                    <item>
                        <title>VBS - find first free row</title>
                        <link>https://muszak.eu/community/bugoverflow/vbs-find-first-free-row/#post-417</link>
                        <pubDate>Thu, 15 Nov 2018 11:18:32 +0000</pubDate>
                        <description><![CDATA[excell]]></description>
                        <content:encoded><![CDATA[excell]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/vbs-find-first-free-row/#post-417</guid>
                    </item>
							        </channel>
        </rss>
		