<?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>Automate Excel &#187; Excel.mod</title>
	<atom:link href="http://www.automateexcel.com/category/excel-mod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com</link>
	<description>Hundreds of Excel Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 21 Dec 2009 20:35:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Control a Stepper Motor with Excel</title>
		<link>http://www.automateexcel.com/2005/02/05/control_a_stepper_motor_with_excel/</link>
		<comments>http://www.automateexcel.com/2005/02/05/control_a_stepper_motor_with_excel/#comments</comments>
		<pubDate>Sat, 05 Feb 2005 00:55:20 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I was surfing the net this evening looking for tutorials on programming basic electronic devices through the parallel port, with the possible goal of porting a hobby tutorial to Excel. 
Not only did I find plenty of projects, I found one that uses Excel as the user interface.  Amazing!   
Check it out: [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2005/02/05/control_a_stepper_motor_with_excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an RSS Feed With Excel</title>
		<link>http://www.automateexcel.com/2004/12/15/create_an_rss_feed_with_excel/</link>
		<comments>http://www.automateexcel.com/2004/12/15/create_an_rss_feed_with_excel/#comments</comments>
		<pubDate>Wed, 15 Dec 2004 11:35:49 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have modified the code from a personal project to create a spreadsheet that makes RSS creation as easy as maintaining a list of your recent posts.
excel screenshot&#160;&#248;&#160;rss example&#160;&#248;&#160;validate rss example
If you are a website owner without an RSS feed (most Excel Sites) and is capable of logging the Title, Link, and Short Description of [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/12/15/create_an_rss_feed_with_excel/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Convert Excel to Wap/WML &#8211; View in Cell Phone</title>
		<link>http://www.automateexcel.com/2004/10/26/excel_to_wap_wml/</link>
		<comments>http://www.automateexcel.com/2004/10/26/excel_to_wap_wml/#comments</comments>
		<pubDate>Tue, 26 Oct 2004 13:27:36 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How do you export Excel data to be viewed from a cell phone or mobile device?  
The following is a basic example of using a macro to export one column from an Excel spreadsheet to a Wml(Wireless Markup Language) file, which can be uploaded to your server and accessed from a cell phone. 
The [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/10/26/excel_to_wap_wml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Internal Passwords</title>
		<link>http://www.automateexcel.com/2004/10/02/excel_remove_internal_passwords/</link>
		<comments>http://www.automateexcel.com/2004/10/02/excel_remove_internal_passwords/#comments</comments>
		<pubDate>Sat, 02 Oct 2004 14:38:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Awesome code to remove internal passwords from a workbook.  I just tested it in Excel 2003 and it worked like a charm.
Link: Removing Internal XL Passwords
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/10/02/excel_remove_internal_passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS Reader Add-in</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_mod_rss_reader_add_in/</link>
		<comments>http://www.automateexcel.com/2004/08/15/excel_mod_rss_reader_add_in/#comments</comments>
		<pubDate>Sun, 15 Aug 2004 02:29:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Wow!  Colo has written an RSS reader in excel.  As of this writing you can download it, source-code unprotected, for those that like to play.
Link:
http://www.puremis.net/excel/soft/EaZyRss.shtml
(via J-Walk)
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/15/excel_mod_rss_reader_add_in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Log users that Open a Workbook &#8211; Write to a Textfile</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_mod_log_users_that_open_a_workbook/</link>
		<comments>http://www.automateexcel.com/2004/08/15/excel_mod_log_users_that_open_a_workbook/#comments</comments>
		<pubDate>Sun, 15 Aug 2004 02:28:32 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I thought it would be cool to write a macro that logged users that opened a workbook.  Well I did, however after doing a search it turned up an example at Jwalks site that is much cleaner.  It is also a perfect example if you are looking for a no-frills way to add [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/15/excel_mod_log_users_that_open_a_workbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the Excel Icon in the Title Bar</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_mod_change_the_excel_icon_in_the_t/</link>
		<comments>http://www.automateexcel.com/2004/08/15/excel_mod_change_the_excel_icon_in_the_t/#comments</comments>
		<pubDate>Sun, 15 Aug 2004 02:27:28 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Modify the icon in the title bar next to your file name.  If I can find a more efficient way, I&#8217;ll update this link.
Link:
http://www.puremis.net/excel/code/045.shtml
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/15/excel_mod_change_the_excel_icon_in_the_t/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change User Name with VBA</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_mod_change_user_name_with_vba/</link>
		<comments>http://www.automateexcel.com/2004/08/15/excel_mod_change_user_name_with_vba/#comments</comments>
		<pubDate>Sun, 15 Aug 2004 02:26:16 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[You can change the default username with vba.  This is the default name that shows in &#8220;macro recorded by&#8221;, new comments, &#8220;last saved by&#8221; etc..
1. Put the following code somewhere in your macro

Application.UserName = "MonkeyCoder"
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/15/excel_mod_change_user_name_with_vba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start a Screen Saver with VBA</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_mod_start_a_screen_saver_with_vba/</link>
		<comments>http://www.automateexcel.com/2004/08/15/excel_mod_start_a_screen_saver_with_vba/#comments</comments>
		<pubDate>Sun, 15 Aug 2004 02:25:01 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This code works perfect if you ever need to start a screen saver from vba.  It launches the screen saver that the machine currently has in use. 
Link:
http://www.xcelfiles.com/Excel02.html#anchor_32
]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/15/excel_mod_start_a_screen_saver_with_vba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide Excel (The Entire Application)</title>
		<link>http://www.automateexcel.com/2004/08/15/excel_mod_hide_excel_the_entire_applicat/</link>
		<comments>http://www.automateexcel.com/2004/08/15/excel_mod_hide_excel_the_entire_applicat/#comments</comments>
		<pubDate>Sun, 15 Aug 2004 02:23:47 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Excel.mod]]></category>
		<category><![CDATA[hide excel]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[There may occasionally arise a need to hide all of excel, a good time may be while displaying a splash screen, or possibly coding a security variation.
Put this in a module:

Public Sub HideMyExcel()

Application.Visible = False
Application.Wait Now + TimeValue("00:00:05")
Application.Visible = True

End Sub

Sidenote: I used a timer so we can see Excel again, don&#8217;t forget to set [...]]]></description>
		<wfw:commentRss>http://www.automateexcel.com/2004/08/15/excel_mod_hide_excel_the_entire_applicat/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
