<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Forms Controls and ActiveX Controls in Excel</title>
	<atom:link href="http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Simon Cheng</title>
		<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/comment-page-1/#comment-176723</link>
		<dc:creator>Simon Cheng</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=71#comment-176723</guid>
		<description>Great post.  Love it.</description>
		<content:encoded><![CDATA[<p>Great post.  Love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/comment-page-1/#comment-166911</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 23 Dec 2011 17:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=71#comment-166911</guid>
		<description>Jaime -

This post is about buttons and other controls, not the complex tasks that can be assigned to them.

What you should do is neaten up your problem statement, maybe break it into a few smaller pieces, and review them. Then if you need further help, go to MrExcel.com and post your questions.</description>
		<content:encoded><![CDATA[<p>Jaime -</p>
<p>This post is about buttons and other controls, not the complex tasks that can be assigned to them.</p>
<p>What you should do is neaten up your problem statement, maybe break it into a few smaller pieces, and review them. Then if you need further help, go to MrExcel.com and post your questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/comment-page-1/#comment-166893</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Fri, 23 Dec 2011 16:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=71#comment-166893</guid>
		<description>Is there a way to use one button to auto changing data in the same row to sequential rows? So for example, I have a row of data that changes as the the key changes based on user input. When a user types in a location ID #, it auto populates a hidden row within the sheet ranging from R5:AC5 (using a series of vlookup statements that call out to another sheet within the workbook) and when the input field is empty the row is no longer populated (well, it is but it&#039;s #N/A all the way across.) The user is supposed to identify weather the information they are requesting is correct by clicking a &quot;YES&quot; button. What I need that button to do is populate that same data from row R5:AC5 to a &quot;Queue&quot; list in row E24:Q24 (I was able to do this part easily with a macro and form button)...Here&#039;s where I am stumped.... When the user presses another button that auto clears the input cell and allows them to input another number, they would click the &quot;YES&quot; button confirming it&#039;s accuracy again AND THEN autopopulate in the next row of the &quot;Queue&quot; list in row E25:Q25, and so on to E26:Q26, E27:Q27, etc.....

I&#039;m thinking some VB code in an ActiveX button but I know zip about VB and need some coding help unless someone has a wiser approach...

Thanks!
JayKai</description>
		<content:encoded><![CDATA[<p>Is there a way to use one button to auto changing data in the same row to sequential rows? So for example, I have a row of data that changes as the the key changes based on user input. When a user types in a location ID #, it auto populates a hidden row within the sheet ranging from R5:AC5 (using a series of vlookup statements that call out to another sheet within the workbook) and when the input field is empty the row is no longer populated (well, it is but it&#8217;s #N/A all the way across.) The user is supposed to identify weather the information they are requesting is correct by clicking a &#8220;YES&#8221; button. What I need that button to do is populate that same data from row R5:AC5 to a &#8220;Queue&#8221; list in row E24:Q24 (I was able to do this part easily with a macro and form button)&#8230;Here&#8217;s where I am stumped&#8230;. When the user presses another button that auto clears the input cell and allows them to input another number, they would click the &#8220;YES&#8221; button confirming it&#8217;s accuracy again AND THEN autopopulate in the next row of the &#8220;Queue&#8221; list in row E25:Q25, and so on to E26:Q26, E27:Q27, etc&#8230;..</p>
<p>I&#8217;m thinking some VB code in an ActiveX button but I know zip about VB and need some coding help unless someone has a wiser approach&#8230;</p>
<p>Thanks!<br />
JayKai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/comment-page-1/#comment-164278</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=71#comment-164278</guid>
		<description>Lee -

You didn&#039;t mention the Excel version, but I assume it&#039;s 2007/2010.

As I mention in this article, ActiveX controls have more flexibility but also are unreliable. The problem is worse when the same workbook is used by both early (2000/02/03) and recent (2007/10) versions of Excel.

The workaround is to use the less flexible forms menu controls.</description>
		<content:encoded><![CDATA[<p>Lee -</p>
<p>You didn&#8217;t mention the Excel version, but I assume it&#8217;s 2007/2010.</p>
<p>As I mention in this article, ActiveX controls have more flexibility but also are unreliable. The problem is worse when the same workbook is used by both early (2000/02/03) and recent (2007/10) versions of Excel.</p>
<p>The workaround is to use the less flexible forms menu controls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Deverick</title>
		<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/comment-page-1/#comment-164152</link>
		<dc:creator>Lee Deverick</dc:creator>
		<pubDate>Thu, 15 Dec 2011 04:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=71#comment-164152</guid>
		<description>Hi Jon

I have made an active X combo box for a dropdown list of suppliers.   I have managed to format the list to font - Verdana, size 11.

However whenever I leave the combobox and move on to the rest of my spreadsheet, the combobox reverts to a different font that overlaps itself. 

I have attached two screendumps in the following link

https://picasaweb.google.com/100377083605879170608/Excel?authkey=Gv1sRgCN2vnZqfuf-ozAE#

Can you please let me know if there is anyway I can rectify this.

Many thanks
Lee</description>
		<content:encoded><![CDATA[<p>Hi Jon</p>
<p>I have made an active X combo box for a dropdown list of suppliers.   I have managed to format the list to font &#8211; Verdana, size 11.</p>
<p>However whenever I leave the combobox and move on to the rest of my spreadsheet, the combobox reverts to a different font that overlaps itself. </p>
<p>I have attached two screendumps in the following link</p>
<p><a href="https://picasaweb.google.com/100377083605879170608/Excel?authkey=Gv1sRgCN2vnZqfuf-ozAE#" rel="nofollow">https://picasaweb.google.com/100377083605879170608/Excel?authkey=Gv1sRgCN2vnZqfuf-ozAE#</a></p>
<p>Can you please let me know if there is anyway I can rectify this.</p>
<p>Many thanks<br />
Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/forms-controls-and-activex-controls-in-excel/comment-page-1/#comment-157140</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 23 Nov 2011 13:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=71#comment-157140</guid>
		<description>Laura -

If you&#039;ve inserted an ActiveX Controls Toolbox button, the auto-generated code should say:

&lt;pre class=&quot;vbasmall&quot;&gt;&lt;code&gt;Private Sub CommandButton1_Click()

End Sub&lt;/code&gt;&lt;/pre&gt;

In between you need to insert a line like 

&lt;pre class=&quot;vbasmall&quot;&gt;&lt;code&gt;    Sheets(&quot;My Sheet&quot;).Activate&lt;/code&gt;&lt;/pre&gt;

Then you have to click to unhighlight the Design Mode button in the Developer tab. ActiveX controls do not work in Design Mode.
</description>
		<content:encoded><![CDATA[<p>Laura -</p>
<p>If you&#8217;ve inserted an ActiveX Controls Toolbox button, the auto-generated code should say:</p>
<pre class="vbasmall"><code>Private Sub CommandButton1_Click()

End Sub</code></pre>
<p>In between you need to insert a line like </p>
<pre class="vbasmall"><code>    Sheets("My Sheet").Activate</code></pre>
<p>Then you have to click to unhighlight the Design Mode button in the Developer tab. ActiveX controls do not work in Design Mode.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

