<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fearntech &#187; OnAction</title>
	<atom:link href="http://www.fearntech.co.uk/tag/onaction/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fearntech.co.uk</link>
	<description>Website design, maintenance and SEO company in Kent, UK</description>
	<lastBuildDate>Mon, 31 May 2010 12:18:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding parameters to the OnAction property of Excel buttons</title>
		<link>http://www.fearntech.co.uk/programming/excel-vba/adding-parameters-to-onaction-property-excel-buttons</link>
		<comments>http://www.fearntech.co.uk/programming/excel-vba/adding-parameters-to-onaction-property-excel-buttons#comments</comments>
		<pubDate>Sat, 17 Jan 2009 15:59:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[OnAction]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.fearntech.co.uk/?p=70</guid>
		<description><![CDATA[Sometimes you need to pass parameters via a button in Excel but the standard OnAction property syntax does not allow this. If you try .OnAction=&#8221;myProc(99,&#8217;Some text&#8217;)&#8221; you will receive an error. But there is a way to get around this.
You can add a parameter to the OnAction property of the button. If you had a [...]]]></description>
		<wfw:commentRss>http://www.fearntech.co.uk/programming/excel-vba/adding-parameters-to-onaction-property-excel-buttons/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
