<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>114A W03 巨集 by Walter Wong</title>
      <link>https://padlet.com/nycu2/wzlvv619jyp8xf83</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-09-16 08:30:31 UTC</pubDate>
      <lastBuildDate>2025-09-17 03:43:38 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>W03 課後調查</title>
         <author>kiwong7</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587248752</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://forms.gle/UwizBLukQ4ggmbqm7" />
         <pubDate>2025-09-16 08:30:31 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587248752</guid>
      </item>
      <item>
         <title>練習檔案</title>
         <author>kiwong7</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587248753</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.dropbox.com/scl/fo/wv4vf6jnbbvrot1rr8eaq/ABfVw6eYbMYmXF2ftuW2n1o?rlkey=0trlc2ey3709ojinm7xi32zct&amp;dl=0" />
         <pubDate>2025-09-16 08:30:31 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587248753</guid>
      </item>
      <item>
         <title>講義</title>
         <author>kiwong7</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587248756</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2681717006/d60b983141f8ac00a30fa66a1a7f9423/114A_W03_Excel_VBA__.pdf" />
         <pubDate>2025-09-16 08:30:31 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587248756</guid>
      </item>
      <item>
         <title>分組名單</title>
         <author>kiwong7</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587252321</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2681717006/c630838522a8f7b746e7c21074b14941/____.JPG" />
         <pubDate>2025-09-16 08:32:33 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3587252321</guid>
      </item>
      <item>
         <title>作業#1資料庫</title>
         <author>kiwong7</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588037245</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.dropbox.com/scl/fo/xdyckusaegz62xa73ojs8/AMmjFLeNOy4aDy7sqYLmH98?rlkey=93yhtn4qlw69e7bmppdbrxncd&amp;dl=0" />
         <pubDate>2025-09-16 16:30:00 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588037245</guid>
      </item>
      <item>
         <title>作業#1題目</title>
         <author>kiwong7</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588037758</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2681717006/5912bbb4b6c3bbb923fa7f7ab9cd6cc4/114A____Assignment_1.pdf" />
         <pubDate>2025-09-16 16:30:25 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588037758</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588770982</link>
         <description><![CDATA[<p>Sub CreateCopyAndDelete()Dim ws1 As Worksheet, ws2 As WorksheetSet ws2 = <a rel="noopener noreferrer nofollow" href="http://Worksheets.Addws2.Name">Worksheets.Addws2.Name</a> = "CarData"ws2.Range("A1").Value = "Brand"ws2.Range("B1").Value = "Color"ws2.Range("A2:A4").Value = "Toyota"ws2.Range("B2:B4").Value = "White"End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:01:28 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588770982</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588777718</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384939661/b50891208f964eb9696f9a067bc8c7d3/_______2025_09_17_100433.png" />
         <pubDate>2025-09-17 02:04:49 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588777718</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588778659</link>
         <description><![CDATA[<p>Sub CarData()</p><p>    '新增工作表</p><p>    Worksheets.Add After:=Worksheets("工作表1")</p><p>    ActiveSheet.Name = "CarData"</p><p>    '添加標題</p><p>    Cells(1, 1).Value = "Brand"</p><p>    Cells(1, 2).Value = "Color"</p><p>    '輸入資料</p><p>    Range("A2:A4").Value = "Toyota"</p><p>    Range("B2:B4").Value = "White"</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:05:16 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588778659</guid>
      </item>
      <item>
         <title>練習 1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588778802</link>
         <description><![CDATA[<p>Sub Cardata()</p><p>Dim ws1 As Worksheet, ws2 As Worksheet</p><p>Set ws2 = Worksheets.Add</p><p><a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "Cardata"</p><p>ws2.Cells(1, 1).Value = "Brand"</p><p>ws2.Cells(1, 2).Value = "Color"</p><p>ws2.Range("A2:A4").Value = "Toyota"</p><p>ws2.Range("B2:B4").Value = "White"</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384996029/5a19ce421b0e5f0c386efadfd083a0c9/image.png" />
         <pubDate>2025-09-17 02:05:21 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588778802</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588790124</link>
         <description><![CDATA[<p><br/></p><p>Sub practice1()</p><p>    </p><p>    Dim w1 As Worksheet</p><p>    Set w1 = Worksheets.Add</p><p>    <a rel="noopener noreferrer nofollow" href="http://w1.Name">w1.Name</a> = "CarData"</p><p>    w1.Cells(1, 1).Value = "Brand"</p><p>    w1.Cells(1, 2).Value = "Color"</p><p>    w1.Range("A2:A4").Value = "Toyota"</p><p>    w1.Range("B2:B4").Value = "White"</p><p>    </p><p>End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:10:35 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588790124</guid>
      </item>
      <item>
         <title>1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588791270</link>
         <description><![CDATA[<p>Sub Car()</p><p>Dim ws1 As Worksheet, ws2 As Worksheet</p><p><br/></p><p>Set ws2 = Worksheets.Add</p><p><a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p><br/></p><p>ws2.Cells(1, 1).Value = "Brand"</p><p>ws2.Cells(1, 2).Value = "Color"</p><p><br/></p><p>ws2.Cells(2, 1).Value = "Toyota"</p><p>ws2.Cells(2, 2).Value = "White"</p><p>ws2.Range("A2:B2").Copy</p><p>ws2.Range("A2:A4").PasteSpecial Paste:=xlPasteValues</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:11:04 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588791270</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588794480</link>
         <description><![CDATA[<p>Sub CreateValueAdded()</p><p>Dim ws1 As Worksheet, ws2 As Worksheet</p><p>Set ws2 = Worksheets.Add</p><p><a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p>'</p><p>ws2.Cells(1, 1).Value = "Brand"</p><p>ws2.Cells(1, 2).Value = "Color"</p><p>ws2.Range("A2:A4").Value = "Toyota"</p><p>ws2.Range("B2:B4").Value = "White"</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:12:26 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588794480</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588801808</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384951647/7897ce5c6f715d5d1a0eeeaa7480cfa6/__.PNG" />
         <pubDate>2025-09-17 02:15:40 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588801808</guid>
      </item>
      <item>
         <title>1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588813715</link>
         <description><![CDATA[<p>Sub CreateCopyAndDelete()</p><p> Dim ws1 As Worksheet, ws2 As Worksheet</p><p>Set ws2 = Worksheets.Add</p><p> <a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p> ws2.Cells(1, 1).Value = "Brand"</p><p> ws2.Cells(1, 2).Value = "Color"</p><p>ws2.Range("A2:A4").Value = "Toyota"</p><p>ws2.Range("B2:B4").Value = "White"</p><p> End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:20:09 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588813715</guid>
      </item>
      <item>
         <title>1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588817828</link>
         <description><![CDATA[<p>Sub CreateCopyAndDelete()</p><p> Dim ws1 As Worksheet, ws2 As Worksheet</p><p> Set ws2 = Worksheets.Add</p><p> <a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p>End Sub</p><p>Sub Range1()</p><p> Cells(1, 1).Value = "Brand"</p><p> Cells(1, 2).Value = "Color"</p><p> Range("A2:A4").Value = "Toyota"</p><p> Range("B2:B4").Value = "White"</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:21:48 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588817828</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588817947</link>
         <description><![CDATA[<p>Sub CreateCopyAndDelete()</p><p>Dim ws1 As Worksheet, ws2 As Worksheet</p><p>Set ws2 = Worksheets.Add</p><p><a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p>ws2.Range("A1").Value = "Brand"</p><p>ws2.Range("B1").Value = "Color"</p><p>ws2.Range("A2:A4").Value = "Toyota"</p><p>ws2.Range("B2:B4").Value = "White"</p><p>End Sub</p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:21:51 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588817947</guid>
      </item>
      <item>
         <title>1-4</title>
         <author>pcfkao</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588819036</link>
         <description><![CDATA[<p>Sub InputCarData()</p><p>    Dim ws1 As Worksheet</p><p>    </p><p>    ' 新增工作表『CarData』</p><p>    Set ws1 = Worksheets.Add</p><p>    <a rel="noopener noreferrer nofollow" href="http://ws1.Name">ws1.Name</a> = "CarData"</p><p>    </p><p>    ' 添加標題</p><p>    ws1.Cells(1, 1).Value = "Brand"</p><p>    ws1.Cells(1, 2).Value = "Color"</p><p>    </p><p>    ' 輸入資料</p><p>    ws1.Range("A2:A4").Value = "Toyota"</p><p>    ws1.Range("B2:B4").Value = "White"</p><p>End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:22:22 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588819036</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588830769</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4385287572/e131d332a79433ef092c51fd443e3cd6/_______2025_09_17_102619.png" />
         <pubDate>2025-09-17 02:27:17 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588830769</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588832574</link>
         <description><![CDATA[<p>including practice1-1~1-4</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4385317414/61cb65e113905f0f69c320e05e011b5d/20250917____.xlsm" />
         <pubDate>2025-09-17 02:28:10 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588832574</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588832944</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384970637/289710705d0f2893b9b24f28096f3866/image.png" />
         <pubDate>2025-09-17 02:28:20 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588832944</guid>
      </item>
      <item>
         <title>1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588836110</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384949539/99e4dbf8c46b49686e3a756b91a5b1b5/image.png" />
         <pubDate>2025-09-17 02:29:49 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588836110</guid>
      </item>
      <item>
         <title>1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588839141</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384973376/e169e046876eb833e7bff25bbe7371dd/image.png" />
         <pubDate>2025-09-17 02:31:11 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588839141</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588842010</link>
         <description><![CDATA[<p>Sub AddTwoNumbers(ByVal num1 As Double, ByVal num2 As Double)</p><p>&nbsp;&nbsp;&nbsp; Dim sum As Double</p><p>&nbsp;&nbsp;&nbsp; sum = num1 + num2</p><p>&nbsp;&nbsp;&nbsp; MsgBox "The sum of " &amp; num1 &amp; " and " &amp; num2 &amp; " is " &amp; sum</p><p>End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:32:22 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588842010</guid>
      </item>
      <item>
         <title>練習1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588857250</link>
         <description><![CDATA[<p>Sub Solution(ByVal num1 As Double, ByVal num2 As Double, ByVal num3 As Double)</p><p>    Dim Ans1 As Double, Ans2 As Double</p><p>    Ans1 = (-num2 + Sqr(num2 *<em> </em>num2 - 4 <em>*</em> num1 * num3)) / num1 / 2</p><p>    Ans2 = (-num2 - Sqr(num2 * num2 - 4 * num1 * num3)) / num1 / 2</p><p>    MsgBox "The Solutions are " &amp; Ans1 &amp; " and " &amp; Ans2</p><p>End Sub</p><p><br/></p><p>Sub CallExample()</p><p>    Call Solution(1, -3, 2)</p><p>End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:38:52 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588857250</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588861116</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4385271723/1b4e4969638d5faff77505c8cf8abe11/_______2025_09_17_104003.png" />
         <pubDate>2025-09-17 02:40:32 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588861116</guid>
      </item>
      <item>
         <title>1-5-</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588865729</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384960769/ddc4b5ef1f086892fcc98fcee2794037/image.png" />
         <pubDate>2025-09-17 02:42:35 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588865729</guid>
      </item>
      <item>
         <title>練習1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588870148</link>
         <description><![CDATA[<p>Sub AddTwoNumbers(ByVal a As Double, ByVal b As Double, ByVal c As Double)</p><p>    Dim x1 As Double</p><p>    Dim x2 As Double</p><p>    x1 = (-b + Sqr(b <em> b - 4* a</em>* <em> c)) / (2 *</em> a)</p><p>    x2 = (-b - Sqr(b <em> b - 4 </em> *<em>a*  c)) / (2 </em>* a)</p><p>    MsgBox "X1 = " &amp; x1 &amp; ", X2 = " &amp; x2</p><p>End Sub</p><p>Sub CallExample()</p><p>    Call AddTwoNumbers(1, -1, -6)</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:44:27 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588870148</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588871694</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4385444241/86b25234322f5e0d92e110457fd0b661/1_4.png" />
         <pubDate>2025-09-17 02:45:12 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588871694</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588881903</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4385121292/2e925524d072447da5d91b7705a8f2ee/image.png" />
         <pubDate>2025-09-17 02:49:40 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588881903</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588886138</link>
         <description><![CDATA[<p>Sub FunctionP9(ByVal num1 As Double, ByVal num2 As Double, ByVal num3 As Double)</p><p>Dim ANS1, ANS2 As Double</p><p>ANS1 = (-num2 + (num2 <em> num2 - 4 </em> num1 <em> num3) ^ 0.5) / 2 </em> num1</p><p>ANS2 = (-num2 - (num2 <em> num2 - 4 </em> num1 <em> num3) ^ 0.5) / 2 </em> num1</p><p>MsgBox "ANS:" &amp; ANS1 &amp; " and " &amp; ANS2</p><p>End Sub</p><p>Sub Solve()</p><p>Call FunctionP9(1, -3, 2)</p><p>End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:51:31 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588886138</guid>
      </item>
      <item>
         <title>練習1-4</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588888116</link>
         <description><![CDATA[<p>sol1.</p><p>Sub add()</p><p>Dim ws1 As Worksheet, ws2 As Worksheet</p><p>Set ws2 = Worksheets.add</p><p><a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p>ws2.Cells(1, 1).Value = "Brand"</p><p>ws2.Cells(1, 2).Value = "Color"</p><p>ws2.Range("A2:A4").Value = "Toyota"</p><p>ws2.Range("B2:B4").Value = "White"</p><p>End Sub</p><p><br/></p><p>sol2.</p><p>Sub add()</p><p>Dim ws1 As Worksheet, ws2 As Worksheet</p><p>Set ws2 = Worksheets.add</p><p><a rel="noopener noreferrer nofollow" href="http://ws2.Name">ws2.Name</a> = "CarData"</p><p>ws2.Cells(1, 1).Value = "Brand"</p><p>ws2.Cells(1, 2).Value = "Color"</p><p>ws2.Cells(2, 1).Value = "Toyota"</p><p>ws2.Cells(2, 2).Value = "White"</p><p>ws2.Range("A2:B2").Copy</p><p>ws2.Range("A2:B4").PasteSpecial Paste:=xlPasteValues</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:52:25 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588888116</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588888951</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384949539/be0d63695d2dc6b0b91fab224578ed26/image.png" />
         <pubDate>2025-09-17 02:52:49 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588888951</guid>
      </item>
      <item>
         <title>1-5</title>
         <author>zoe010906mg13</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588890772</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4342461058/83b50527b2d6b3abb359d717d8d959e6/image.png" />
         <pubDate>2025-09-17 02:53:35 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588890772</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588896851</link>
         <description><![CDATA[<p>Sub FindAnswer(ByVal num1 As Double, ByVal num2 As Double, ByVal num3 As Double)</p><p>    Dim answer1 As Double</p><p>    Dim answer2 As Double</p><p>    answer1 = (-1) <em> num2 + Sqr(num2 </em> num2 - 4 <em> num1 </em> num3) / (2 * num1)</p><p>    answer2 = (-1) <em> num2 - Sqr(num2 </em> num2 - 4 <em> num1 </em> num3) / (2 * num1)</p><p>    </p><p>    MsgBox "The answer1 = " &amp; answer1 &amp; ",answer2 =" &amp; answer2</p><p>End Sub</p><p>Sub CallExample()</p><p> MsgBox "Hello, World!"</p><p> Call FindAnswer(1, -3, 2)</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:56:07 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588896851</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588898690</link>
         <description><![CDATA[<p>Sub Solution(ByVal a As Double, ByVal b As Double, ByVal c As Double)</p><p>    Dim discriminant As Double</p><p>    Dim x1 As Double</p><p>    Dim x2 As Double</p><p>    discriminant = b ^ 2 - 4 *<em>a </em>* c</p><p>    x1 = (-b + Sqr(discriminant)) / (2 * a)</p><p>    x2 = (-b - Sqr(discriminant)) / (2 * a)</p><p>    </p><p>    MsgBox "X1 = " &amp; x1 &amp; ", X2 = " &amp; x2</p><p>End Sub</p><p>Sub CallExample()</p><p>    Call Solution(1, 7, 12)</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 02:56:53 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588898690</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588921711</link>
         <description><![CDATA[<p>Sub System_Command(a As Double, b As Double, c As Double)</p><p>    Dim num1 As Double</p><p>    Dim num2 As Double</p><p>    Dim x1 As Double</p><p>    Dim x2 As Double</p><p>    num1 = b ^ 2 - 4 <em>* a </em>* c</p><p>    num2 = Sqr(num1)</p><p>    </p><p>    x1 = (-b + num2) / (2 * a)</p><p>    x2 = (-b - num2) / (2 * a)</p><p>    </p><p>    MsgBox "方程式的解為：" &amp; vbCrLf &amp; "x1 = " &amp; x1 &amp; vbCrLf &amp; "x2 = " &amp; x2</p><p>End Sub</p><p>Sub SystemCall()</p><p>    Call System_Command(1, -3, 2)</p><p>    Call System_Command(1, -2, 1)</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 03:06:10 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588921711</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588925809</link>
         <description><![CDATA[<p>Sub CalculateRoots(ByVal a As Double, ByVal b As Double, ByVal c As Double)</p><p>    Dim D As Double</p><p>    Dim x1 As Double, x2 As Double</p><p>    </p><p>    D = (b ^ 2) - (4<em>* a </em>* c)</p><p>    </p><p>    If D &gt; 0 Then</p><p>        x1 = (-b + Sqr(D)) / (2 * a)</p><p>        x2 = (-b - Sqr(D)) / (2 * a)</p><p>        MsgBox "方程式 " &amp; a &amp; "x^2 + " &amp; b &amp; "x + " &amp; c &amp; " = 0 的解為：" &amp; vbCrLf &amp; "x1 = " &amp; x1 &amp; vbCrLf &amp; "x2 = " &amp; x2</p><p>        </p><p>    ElseIf D = 0 Then</p><p>        x1 = -b / (2 * a)</p><p>        MsgBox "方程式 " &amp; a &amp; "x^2 + " &amp; b &amp; "x + " &amp; c &amp; " = 0 的解為：" &amp; vbCrLf &amp; "重根 x = " &amp; x1</p><p>        </p><p>    Else</p><p>        MsgBox "方程式 " &amp; a &amp; "x^2 + " &amp; b &amp; "x + " &amp; c &amp; " = 0 沒有實數解。"</p><p>    End If</p><p>End Sub</p><p>Sub RunSolver()</p><p>    Call CalculateRoots(1, 1, -2)</p><p>    Call CalculateRoots(1, -6, 9)</p><p>End Sub</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 03:07:58 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588925809</guid>
      </item>
      <item>
         <title>練習1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588926805</link>
         <description><![CDATA[<p>Sub QuadraticEquation(a As Double, b As Double, c As Double)</p><p>Dim D As Double</p><p>Dim x1 As Double, x2 As Double</p><p>' 判斷是否為二次方程式</p><p>If a = 0 Then</p><p>MsgBox "這不是二次方程式 (a=0)。"</p><p>Exit Sub</p><p>End If</p><p>' 計算判別式</p><p>D = b ^ 2 - 4 <em> a </em> c</p><p>If D &gt; 0 Then</p><p>x1 = (-b + Sqr(D)) / (2 * a)</p><p>x2 = (-b - Sqr(D)) / (2 * a)</p><p>MsgBox "有兩個實數解：" &amp; vbCrLf &amp; _</p><p>"x1 = " &amp; x1 &amp; vbCrLf &amp; _</p><p>"x2 = " &amp; x2</p><p>ElseIf D = 0 Then</p><p>x1 = -b / (2 * a)</p><p>MsgBox "有一個重根：" &amp; vbCrLf &amp; _</p><p>"x = " &amp; x1</p><p>Else</p><p>MsgBox "無實數解（判別式 &lt; 0）。"</p><p>End If</p><p>End Sub</p><p>Sub TestEquation()</p><p>Call QuadraticEquation(1, -3, 2)</p><p>End Sub</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-17 03:08:23 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588926805</guid>
      </item>
      <item>
         <title>1-5</title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588946023</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384973376/4a0527e692ad02b3af544df526fc21b5/image.png" />
         <pubDate>2025-09-17 03:17:53 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588946023</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588949628</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4384970637/4c53c936bbe36df61757511c1973e3ae/image.png" />
         <pubDate>2025-09-17 03:19:54 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588949628</guid>
      </item>
      <item>
         <title>1-5</title>
         <author>pcfkao</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588963890</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/4342400311/33828c3d17928baa734784e519e5d7e1/image.png" />
         <pubDate>2025-09-17 03:27:41 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588963890</guid>
      </item>
      <item>
         <title></title>
         <author>a0952980582</author>
         <link>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588989432</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/3791527354/5e1a12430d357b633222b921c07e59c8/IMG_7790.jpeg" />
         <pubDate>2025-09-17 03:43:37 UTC</pubDate>
         <guid>https://padlet.com/nycu2/wzlvv619jyp8xf83/wish/3588989432</guid>
      </item>
   </channel>
</rss>
