<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[vb.net 求助]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1656267.html]]></link>
 <description><![CDATA[Latest 50 replies of vb.net 求助]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Wed, 29 Apr 2026 03:40:56 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[一楼楼主您好，希望楼主能帮帮忙。
如何把文本框中的数据保存到excel，不能覆盖，而是能保存到下一行，不影响前几行保存的数据
谢谢。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1656267#2002140.html]]></link>
 <author><![CDATA[cetee]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Thu, 27 Sep 2018 02:07:19 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[谢谢.]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1656267#1999058.html]]></link>
 <author><![CDATA[cetee]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Tue, 11 Sep 2018 01:53:26 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你是对某一表格读写吧？
osheet.Range(&quot;A&quot;).Value是读取&#160;&#160;
再说你这个也没指定那个表格 默认读取sheet1
再说也应该是
dim str1 as string
str1=osheet.Range(&quot;A1&quot;).Value &#39;A是列号 1是行号
正确的写法
dim str1 as string
AppXls.Workbooks(1).Sheets(&quot;Sheet1&quot;).Cells(1, 1) ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1656267#1998620.html]]></link>
 <author><![CDATA[不小心遇见你]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 08 Sep 2018 11:42:35 +0000]]></pubdate>
</item>
</channel></rss>