<?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: Explicit and Implicit in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/explicit-and-implicit/m-p/2293518#M19153</link>
    <description>option explicit before beinning a sub tells the vba compiler to verify that all variables are declared and maintained correctly as how they are dim (ensioned) &lt;BR /&gt;
&lt;BR /&gt;
is useful for 'proper' programming and makes it easier to catch variable mispellings&lt;BR /&gt;
&lt;BR /&gt;
highlight explicit in vba ide and press f1&lt;BR /&gt;
&lt;BR /&gt;
implicit is the opposite of explicit, if option explicit is not used then implicit is implied</description>
    <pubDate>Mon, 07 Jul 2008 04:02:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-07-07T04:02:38Z</dc:date>
    <item>
      <title>Explicit and Implicit</title>
      <link>https://forums.autodesk.com/t5/vba-forum/explicit-and-implicit/m-p/2293517#M19152</link>
      <description>Hi,&lt;BR /&gt;
What is the difference between Explicit and Implicit.&lt;BR /&gt;
Thanks</description>
      <pubDate>Sun, 06 Jul 2008 07:31:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/explicit-and-implicit/m-p/2293517#M19152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-06T07:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit and Implicit</title>
      <link>https://forums.autodesk.com/t5/vba-forum/explicit-and-implicit/m-p/2293518#M19153</link>
      <description>option explicit before beinning a sub tells the vba compiler to verify that all variables are declared and maintained correctly as how they are dim (ensioned) &lt;BR /&gt;
&lt;BR /&gt;
is useful for 'proper' programming and makes it easier to catch variable mispellings&lt;BR /&gt;
&lt;BR /&gt;
highlight explicit in vba ide and press f1&lt;BR /&gt;
&lt;BR /&gt;
implicit is the opposite of explicit, if option explicit is not used then implicit is implied</description>
      <pubDate>Mon, 07 Jul 2008 04:02:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/explicit-and-implicit/m-p/2293518#M19153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-07T04:02:38Z</dc:date>
    </item>
  </channel>
</rss>

