<?xml version="1.0" encoding="utf-8"?><rss version="2.0">
				<channel>
				<title><![CDATA[Excel 遊樂場]]></title>
				<link>http://blog.xuite.net/saladoil/excel</link>
				<description><![CDATA[]]></description>
				<image>
				<title>HiNet Blog</title>
				<width>120</width>
				<height>27</height>
				<link>http://blog.xuite.net/saladoil/excel</link>
				<url>http://s.blog.xuite.net/_image/logo_blog.gif</url>
				</image>
				<copyright>Xuite製作小組</copyright>
				<pubDate>Sun, 22 Jun 2008 13:08:07 +0800</pubDate>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/17790345</guid>
					<title><![CDATA[WEB查詢應用 - 美國職業棒球大聯盟]]></title>
					<link>http://blog.xuite.net/saladoil/excel/17790345</link>
					<pubDate>Sun, 22 Jun 2008 13:08:07 +0800</pubDate>
					<description><![CDATA[<font size=
"4">那是從前年王建民在大聯盟發光之後，一群5、6年級同學又開始風靡棒球了，廟口的泡沫紅茶店開始在王建民勝投時飲料免費喝到爽，隔壁營造及監造的辦公室在早上的時候不時都會傳來一群驚呼的叫聲，同事們什麼取得職棒賽況的招式都有，廣播、NoteBook、手機...，堅持到看完棒球才睡覺或半夜定了鬧鐘起來看棒球，當然這一切我也都有過。廢話多了喔～，講太多無關緊要話不是我在網路上的個性，現在就開始介紹我寫的這個查詢檔。<br></font>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/16102957</guid>
					<title><![CDATA[印表機]]></title>
					<link>http://blog.xuite.net/saladoil/excel/16102957</link>
					<pubDate>Sat, 08 Mar 2008 04:36:49 +0800</pubDate>
					<description><![CDATA[<div style="margin-left: 40px;"><font size="4"><span style=
"color: rgb(0, 153, 0);">'使用 Windows Script
Host</span></font><br></div>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/13159552</guid>
					<title><![CDATA[何謂事件(Event)]]></title>
					<link>http://blog.xuite.net/saladoil/excel/13159552</link>
					<pubDate>Fri, 24 Aug 2007 22:34:44 +0800</pubDate>
					<description><![CDATA[<p align="center"><b><font face="微軟正黑體" size="5">沙咪系事件<font color=
"#008000">(Event)</font></font></b></p>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8943071</guid>
					<title><![CDATA[利用WEB查詢換算匯率]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8943071</link>
					<pubDate>Tue, 14 Nov 2006 19:11:27 +0800</pubDate>
					<description><![CDATA[<p align="center"><img src=
"http://6.blog.xuite.net/6/8/7/a/12178190/blog_321745/txt/8943071/7.jpg"
border="0"></p>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8875992</guid>
					<title><![CDATA[環境變數 -- Environ 函數]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8875992</link>
					<pubDate>Thu, 09 Nov 2006 18:38:23 +0800</pubDate>
					<description><![CDATA[<p align="center"></p>
<table cellspacing="3" cellpadding="3" width="95%" border="0">
<tbody>
<tr>
<td width="100%"><font size="3"><b><font color=
"#0000FF">環境變數</font></b>內是一些作業系統內的系統變數，其中包括有<font color=
"#6600CC">作業系統資料夾</font>、<font color=
"#6600CC">使用者名稱</font>、<font color=
"#6600CC">TEMP資料夾</font>、<font color=
"#6600CC">電腦名稱</font>、<font color=
"#6600CC">我的文件</font>、<font color="#6600CC">程式安裝資料夾</font>....等等。 在
<span lang="en-us">Windows</span> 內可以經由<font color=
"#6600CC">控制台</font><span lang="en-us">&gt;&gt;</span><font color=
"#6600CC">系統</font><span lang="en-us">&gt;&gt;</span><font color=
"#6600CC">進階</font><span lang="en-us">&gt;&gt;</span><font color=
"#6600CC">環境變數</font>看到並修改這些資訊（內容如下圖），而在VBA則可以經由使用 <span lang=
"en-us">Environ</span> 函數取得內容。</font></td>
</tr>
</tbody>
</table>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8869746</guid>
					<title><![CDATA[取得網路卡的 Physical Address -- ipconfig]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8869746</link>
					<pubDate>Thu, 09 Nov 2006 01:06:56 +0800</pubDate>
					<description><![CDATA[<p align="center"></p>
<table style="WIDTH: 95%" cellspacing="3" cellpadding="3" border=
"0">
<tbody>
<tr>
<td>
<p><font color="#330099" size="3">底下的方式是執行 ipconfig /all 指令讀取所有網路卡的
Physical Address 到暫存檔內，再開啟該檔案並剖析文字讀取 Physical Address，再將 Physical
Address 寫入儲存格內。</font></p>
</td>
</tr>
</tbody>
</table>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8835494</guid>
					<title><![CDATA[用驗證選圖片]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8835494</link>
					<pubDate>Mon, 06 Nov 2006 18:23:45 +0800</pubDate>
					<description><![CDATA[<p align="center"></p>
<table style="WIDTH: 95%" cellspacing="3" cellpadding="3" border=
"0">
<tr>
<td>
<p><font size="3">早期由劍魔先生那兒學來的技巧，結合<font color=
"#0000FF"><strong>動態名稱</strong></font>、<strong><font color=
"#0000FF">資料驗證</font></strong>選擇資料後會出現對應的圖片，類似 vlookup 的作法，只是
vlookup 是傳回資料，但這個範例是會傳回圖片。</font></p>
</td>
</tr>
</table>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8823715</guid>
					<title><![CDATA[列出顯示卡支援的模式--EnumDisplaySettings]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8823715</link>
					<pubDate>Sun, 05 Nov 2006 20:13:21 +0800</pubDate>
					<description><![CDATA[<p align="center"></p>
<table width="95%">
<tr>
<td>
<p><font color="#000000" size="3">將底下的程式碼貼入模組內，執行巨集
Show_Display_Mode 會在工作表內顯示出你的顯示卡可支援（<font color=
"#FF0000">更新率70以上、寬800像素以上、位元率16或32</font>）的有多少種？</font></p>
</td>
</tr>
</table>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8771822</guid>
					<title><![CDATA[以VBA傳送郵件--CDO物件]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8771822</link>
					<pubDate>Thu, 02 Nov 2006 01:46:54 +0800</pubDate>
					<description><![CDATA[<p align="center"></p>
<table cellpadding="5" width="70%" border="0">
<tr>
<td>
<p align="center"><font color="#336699" size=
"4">CDO物件常用的屬性與方法</font></p>
</td>
</tr>
</table>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8757028</guid>
					<title><![CDATA[提問的智慧]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8757028</link>
					<pubDate>Wed, 01 Nov 2006 00:18:32 +0800</pubDate>
					<description><![CDATA[<font size="2"><font color="#336699"><span lang="EN-US">Copyright
(C) 2001 by Eric S. Raymond<br></span></font></font>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8754819</guid>
					<title><![CDATA[VBA 資料型態摘要]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8754819</link>
					<pubDate>Tue, 31 Oct 2006 22:17:01 +0800</pubDate>
					<description><![CDATA[<h4 align="center">vba 資料型態摘要</h4>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8750919</guid>
					<title><![CDATA[改變螢幕解析度--ChangeDisplaySettings]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8750919</link>
					<pubDate>Tue, 31 Oct 2006 17:46:17 +0800</pubDate>
					<description><![CDATA[<p><font color="#0000FF">底下程式碼需貼在模組(Module)內</font><br></p>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8744631</guid>
					<title><![CDATA[使用 WEB 查詢向台電查詢電費紀錄]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8744631</link>
					<pubDate>Tue, 31 Oct 2006 02:42:58 +0800</pubDate>
					<description><![CDATA[<p>底下的檔案是使用 WEB 查詢向台灣電力公司查詢已繳及未繳的電費紀錄。</p>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8744567</guid>
					<title><![CDATA[刪除巨集所在的活頁簿]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8744567</link>
					<pubDate>Tue, 31 Oct 2006 02:26:27 +0800</pubDate>
					<description><![CDATA[<p>下列巨集會先將檔案本身改以唯讀的方式開啟，再刪除原來的檔案，然後關閉唯讀檔。</p>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/saladoil/excel/8743482</guid>
					<title><![CDATA[傳回目前螢幕解析度--GetSystemMetrics]]></title>
					<link>http://blog.xuite.net/saladoil/excel/8743482</link>
					<pubDate>Tue, 31 Oct 2006 00:30:51 +0800</pubDate>
					<description><![CDATA[<p>Public Const SM_CXSCREEN = 0<br></p>]]></description>
					<comments>http://avatar.xuite.net/12178190/s</comments>
					
					</item></channel>
				</rss>