<?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: Poll: Do you use VBA in your Excel files?</title>
	<atom:link href="http://www.excelcharts.com/blog/poll-use-vba-excel-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/</link>
	<description>Effective Charts and Dashboards for Excel users</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:31:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jaganathan K</title>
		<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-4924</link>
		<dc:creator>Jaganathan K</dc:creator>
		<pubDate>Thu, 18 Feb 2010 08:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-4924</guid>
		<description>I try a lot to avoid VBA code in Excel. Because,
1. I don&#039;t want the user to see a warning pop-up while opening the workbook
2. The built VBA code should not replace any existing Excel feature (I hate to write my own procedure to replace find / vlookup functionality... or don&#039;t reinvent the wheel)
3. Future versions of Excel may come with different integrated development environment (and, I heared Excel 2010 will not support VBA)
4. Sometimes, more VBA stuff in a workbook means the work goes beyond Excel boundries (we need to select  the correct tool for the work)

However, some cases VBA is inevitable. A careful analysis will be required before developing the VBA code.</description>
		<content:encoded><![CDATA[<p>I try a lot to avoid VBA code in Excel. Because,<br />
1. I don&#8217;t want the user to see a warning pop-up while opening the workbook<br />
2. The built VBA code should not replace any existing Excel feature (I hate to write my own procedure to replace find / vlookup functionality&#8230; or don&#8217;t reinvent the wheel)<br />
3. Future versions of Excel may come with different integrated development environment (and, I heared Excel 2010 will not support VBA)<br />
4. Sometimes, more VBA stuff in a workbook means the work goes beyond Excel boundries (we need to select  the correct tool for the work)</p>
<p>However, some cases VBA is inevitable. A careful analysis will be required before developing the VBA code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Yag</title>
		<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-3659</link>
		<dc:creator>Lisa Yag</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-3659</guid>
		<description>I just followed your youtube post to here. The dashboard you created is amazing. I used Access a lot and I am not very familiar with Excel two days ago. The primary reason to search Excel is for Copy the Charts to Power Point for the presentation.  We actually have created PDF reports, but it is not easy for presentation. (I am not sure if there is any other good ways, since the resolution for Inserting PDF as Linked Object in Power Point is not very good.) I have successfully queried MySQL and AS400 database server in ADO. Next step is to get the code for 12 month rolling data. I think I can handle basic Excel snuff in couple of days, but doing something like your dashboard is a challenge.

I will read more of your blog tomorrow. You have raised my interests to Excel.


Lisa</description>
		<content:encoded><![CDATA[<p>I just followed your youtube post to here. The dashboard you created is amazing. I used Access a lot and I am not very familiar with Excel two days ago. The primary reason to search Excel is for Copy the Charts to Power Point for the presentation.  We actually have created PDF reports, but it is not easy for presentation. (I am not sure if there is any other good ways, since the resolution for Inserting PDF as Linked Object in Power Point is not very good.) I have successfully queried MySQL and AS400 database server in ADO. Next step is to get the code for 12 month rolling data. I think I can handle basic Excel snuff in couple of days, but doing something like your dashboard is a challenge.</p>
<p>I will read more of your blog tomorrow. You have raised my interests to Excel.</p>
<p>Lisa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-483</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 07 Apr 2008 23:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-483</guid>
		<description>@Jay: yes, the macro warning can be really scary for many users. Once I had a phone call from a user because he was opening my file and he was getting a message from the antivirus software...

@Jon: could you share your experience regarding the installation of add-ins in a large organization? I don&#039;t have that kind of experience and I feel that it can be a problem (adding it to single image deployments, IT dragging its feet..)

@Tim: I have another informal survey (I&#039;ll talk about it in the next post) and the results are remarkably different... But if the results of these surveys are representative of the blog readers that can help me to improve the blog.</description>
		<content:encoded><![CDATA[<p>@Jay: yes, the macro warning can be really scary for many users. Once I had a phone call from a user because he was opening my file and he was getting a message from the antivirus software&#8230;</p>
<p>@Jon: could you share your experience regarding the installation of add-ins in a large organization? I don&#8217;t have that kind of experience and I feel that it can be a problem (adding it to single image deployments, IT dragging its feet..)</p>
<p>@Tim: I have another informal survey (I&#8217;ll talk about it in the next post) and the results are remarkably different&#8230; But if the results of these surveys are representative of the blog readers that can help me to improve the blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Mayes</title>
		<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-482</link>
		<dc:creator>Tim Mayes</dc:creator>
		<pubDate>Mon, 07 Apr 2008 22:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-482</guid>
		<description>I use VBA quite a lot, especially for user-defined functions. However, if I am doing work for others I try to avoid them for the same reason that Jay mentioned.

I know that this is an informal survey, but you are likely to get some skewed results from asking this question of your computer-savvy audience.</description>
		<content:encoded><![CDATA[<p>I use VBA quite a lot, especially for user-defined functions. However, if I am doing work for others I try to avoid them for the same reason that Jay mentioned.</p>
<p>I know that this is an informal survey, but you are likely to get some skewed results from asking this question of your computer-savvy audience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-481</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 07 Apr 2008 00:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-481</guid>
		<description>My business is based on what I do in Excel VBA. The macro warning is not an issue usually, because the code is packaged in add-ins which are manually or programmatically installed, or in templates which are programmatically loaded.</description>
		<content:encoded><![CDATA[<p>My business is based on what I do in Excel VBA. The macro warning is not an issue usually, because the code is packaged in add-ins which are manually or programmatically installed, or in templates which are programmatically loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay_Bea</title>
		<link>http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-480</link>
		<dc:creator>Jay_Bea</dc:creator>
		<pubDate>Sun, 06 Apr 2008 21:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.excelcharts.com/blog/poll-use-vba-excel-files/#comment-480</guid>
		<description>I make a lot of use of macros in spreadsheets for my own use, but have problems with macros in spreadsheets for clients as they are often put off by the initial macro warning, so most spreadsheets that I develop for others use do not have macros.  It is a pity, because the spreadsheets are much more powerful with a few macros.</description>
		<content:encoded><![CDATA[<p>I make a lot of use of macros in spreadsheets for my own use, but have problems with macros in spreadsheets for clients as they are often put off by the initial macro warning, so most spreadsheets that I develop for others use do not have macros.  It is a pity, because the spreadsheets are much more powerful with a few macros.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: charts4.excelcharts.com

Served from: www.excelcharts.com @ 2012-02-07 22:17:23 -->
