<?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: Option Button Property (groupname) in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482946#M39069</link>
    <description>post your code, it should..&lt;BR /&gt;
&lt;BR /&gt;
  Dim grpName As String&lt;BR /&gt;
  grpName = "fred"&lt;BR /&gt;
  OptionButton1.GroupName = grpName&lt;BR /&gt;
  MsgBox OptionButton1.GroupName&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
gl - Paul&lt;BR /&gt;
&lt;MACLEODJB&gt; wrote in message news:5009052@discussion.autodesk.com...&lt;BR /&gt;
If i define a variable called&lt;BR /&gt;
Optionname = "Set1"&lt;BR /&gt;
&lt;BR /&gt;
and change the value of .groupname of the option button&lt;BR /&gt;
&lt;BR /&gt;
.groupname = Optionname&lt;BR /&gt;
&lt;BR /&gt;
Why doesn't the value of the groupname property equal "Set1" at runtime?&lt;/MACLEODJB&gt;</description>
    <pubDate>Thu, 10 Nov 2005 03:51:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-11-10T03:51:44Z</dc:date>
    <item>
      <title>Option Button Property (groupname)</title>
      <link>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482945#M39068</link>
      <description>If i define a variable called &lt;BR /&gt;
Optionname = "Set1"&lt;BR /&gt;
&lt;BR /&gt;
and change the value of .groupname of the option button&lt;BR /&gt;
&lt;BR /&gt;
.groupname = Optionname&lt;BR /&gt;
&lt;BR /&gt;
Why doesn't the value of the groupname property equal "Set1" at runtime?</description>
      <pubDate>Thu, 10 Nov 2005 02:02:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482945#M39068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-10T02:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Option Button Property (groupname)</title>
      <link>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482946#M39069</link>
      <description>post your code, it should..&lt;BR /&gt;
&lt;BR /&gt;
  Dim grpName As String&lt;BR /&gt;
  grpName = "fred"&lt;BR /&gt;
  OptionButton1.GroupName = grpName&lt;BR /&gt;
  MsgBox OptionButton1.GroupName&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
gl - Paul&lt;BR /&gt;
&lt;MACLEODJB&gt; wrote in message news:5009052@discussion.autodesk.com...&lt;BR /&gt;
If i define a variable called&lt;BR /&gt;
Optionname = "Set1"&lt;BR /&gt;
&lt;BR /&gt;
and change the value of .groupname of the option button&lt;BR /&gt;
&lt;BR /&gt;
.groupname = Optionname&lt;BR /&gt;
&lt;BR /&gt;
Why doesn't the value of the groupname property equal "Set1" at runtime?&lt;/MACLEODJB&gt;</description>
      <pubDate>Thu, 10 Nov 2005 03:51:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482946#M39069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-10T03:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Option Button Property (groupname)</title>
      <link>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482947#M39070</link>
      <description>I figured it out.  My variable was returning a null value at runtime.  I fixed it.  Works now.  Thanks Paul.</description>
      <pubDate>Thu, 10 Nov 2005 23:56:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/option-button-property-groupname/m-p/1482947#M39070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-10T23:56:28Z</dc:date>
    </item>
  </channel>
</rss>

