<?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>Sheets 彙整 - Let&#039;s Write</title>
	<atom:link href="https://www.letswrite.tw/category/google/sheets/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.letswrite.tw/category/google/sheets/</link>
	<description>前端工程師 August 的學習筆記 -- solving problems, in simple ways.</description>
	<lastBuildDate>Fri, 19 Dec 2025 12:33:51 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://res.cloudinary.com/let-s-write/images/w_32,h_32,c_fill,g_auto/f_auto,q_auto/v1746103360/cropped-logo_2025/cropped-logo_2025.png?_i=AA</url>
	<title>Sheets 彙整 - Let&#039;s Write</title>
	<link>https://www.letswrite.tw/category/google/sheets/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186153126</site>	<item>
		<title>Google Sheets API，在 Google Apps Script 上的好用部份</title>
		<link>https://www.letswrite.tw/google-sheets-api/</link>
					<comments>https://www.letswrite.tw/google-sheets-api/#respond</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Tue, 29 Nov 2022 13:42:54 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Sheets]]></category>
		<category><![CDATA[參數]]></category>
		<category><![CDATA[表單]]></category>
		<category><![CDATA[試算表]]></category>
		<category><![CDATA[資料]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=3289</guid>

					<description><![CDATA[<p>探索 Google Sheets API 在 Google Apps Script 上的實用操作和技巧。本文詳細解釋了試算表和工作表的操作、好用函式和原始碼分享，是想要深入了解 Google Sheets API 應用的理想指南。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/google-sheets-api/">Google Sheets API，在 Google Apps Script 上的好用部份</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/google-sheets-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3289</post-id>	</item>
		<item>
		<title>用 Google Sheets 紀錄表單資料</title>
		<link>https://www.letswrite.tw/sheets-post-data/</link>
					<comments>https://www.letswrite.tw/sheets-post-data/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Sun, 03 Apr 2022 03:17:20 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Sheets]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[資料]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=3069</guid>

					<description><![CDATA[<p>探索 Google Sheets API 在 Google Apps Script 上的實用操作和技巧。本文詳細解釋了試算表和工作表的操作、好用函式和原始碼分享，是想要深入了解 Google Sheets API 應用的理想指南。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/sheets-post-data/">用 Google Sheets 紀錄表單資料</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/sheets-post-data/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3069</post-id>	</item>
		<item>
		<title>用 Google Sheets 取得電子報中點擊回覆結果</title>
		<link>https://www.letswrite.tw/google-sheets-edm-reply/</link>
					<comments>https://www.letswrite.tw/google-sheets-edm-reply/#respond</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 04:05:26 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Sheets]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[參數]]></category>
		<category><![CDATA[表單]]></category>
		<category><![CDATA[資料]]></category>
		<category><![CDATA[電子報]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=3028</guid>

					<description><![CDATA[<p>學習如何使用 Google Sheets 紀錄表單資料。本文指南包括製作表單頁面、操作 Google Sheets 和 GAS 功能、處理 POST 資料、清空試算表和部署 Apps Script。附帶實用 Demo 和完整程式碼。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/google-sheets-edm-reply/">用 Google Sheets 取得電子報中點擊回覆結果</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/google-sheets-edm-reply/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3028</post-id>	</item>
		<item>
		<title>如何用 Google Sheets / Excel 當作資料庫</title>
		<link>https://www.letswrite.tw/google-excel-db/</link>
					<comments>https://www.letswrite.tw/google-excel-db/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Wed, 25 Aug 2021 13:55:06 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Sheets]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[資料]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=152</guid>

					<description><![CDATA[<p>本篇大綱：本篇會用到的資源。建立 Google Excel。發佈 Google Excel 到網路。建一個會員列表的頁面。從 Google Excel 接資料。V4 版取得 Google Sheets 資料的方法。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/google-excel-db/">如何用 Google Sheets / Excel 當作資料庫</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/google-excel-db/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">152</post-id>	</item>
		<item>
		<title>Google Sheets 略過空白格重整資料</title>
		<link>https://www.letswrite.tw/sheet-skip-space/</link>
					<comments>https://www.letswrite.tw/sheet-skip-space/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Thu, 24 Sep 2020 14:19:21 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Sheets]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[程式]]></category>
		<category><![CDATA[試算表]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=1663</guid>

					<description><![CDATA[<p>探索如何使用 Google Sheets 和 Google Apps Script 自動略過空白格並重整資料。本教程提供了詳細的程式碼和步驟，包括彩蛋教學，讓你能夠靈活應用於不同的試算表。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/sheet-skip-space/">Google Sheets 略過空白格重整資料</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/sheet-skip-space/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1663</post-id>	</item>
	</channel>
</rss>
