<br />
<b>Warning</b>:  Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/class/discuz/discuz_database.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/class/discuz/discuz_database.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant setting - assumed 'setting' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>76</b><br />
<br />
<b>Warning</b>:  Use of undefined constant bbname - assumed 'bbname' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>76</b><br />
<br />
<b>Warning</b>:  Use of undefined constant siteurl - assumed 'siteurl' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>77</b><br />
<br />
<b>Warning</b>:  Use of undefined constant setting - assumed 'setting' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  Use of undefined constant bbname - assumed 'bbname' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  Use of undefined constant siteurl - assumed 'siteurl' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>85</b><br />
<br />
<b>Warning</b>:  Use of undefined constant setting - assumed 'setting' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant bbname - assumed 'bbname' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  Use of undefined constant siteurl - assumed 'siteurl' (this will throw an Error in a future version of PHP) in <b>/usr/local/apache2/htdocs/ryzl.com.cn/www/bbs/source/module/forum/forum_rss.php</b> on line <b>87</b><br />
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>荣耀之链论坛 - EXCEL</title>
    <link>https://www.ryzl.com.cn/bbs/forum.php?mod=forumdisplay&amp;fid=99</link>
    <description>Latest 20 threads of EXCEL</description>
    <copyright>Copyright(C) 荣耀之链论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 04 May 2026 17:42:12 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.ryzl.com.cn/bbs/static/image/common/logo_88_31.gif</url>
      <title>荣耀之链论坛</title>
      <link>https://www.ryzl.com.cn/bbs/</link>
    </image>
    <item>
      <title>office禁止联网占用率会非常高</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=1266</link>
      <description><![CDATA[手动添加防火墙吧
C:\\Program Files (x86)\\Microsoft Office\\root\\Office16
WINWORD.EXE
EXCEL.EXE]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Mon, 02 Sep 2024 15:49:10 +0000</pubDate>
    </item>
    <item>
      <title>excel 生成 随机 字母</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=1123</link>
      <description><![CDATA[https://zhidao.baidu.com/question/101834616.html

1、生成随机数字
(1)生成随机数比较简单，=rand()即可生成0-1之间的随机数；
(2)如果要是整数，就用=int(rand())*10，表示0至9的整数，以此类推；
(3)如果要生成a与b之间的随机实数，就用=rand()*(b-a)+a，如果是要 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Mon, 30 Oct 2023 20:13:24 +0000</pubDate>
    </item>
    <item>
      <title>把excel分割成多个文件</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=917</link>
      <description><![CDATA[1.启用宏
文件-选项-自定义功能区  勾选开发工具
2.点击开发工具-宏
然后随便输入个宏名 点新建
就会看到输入代码的窗口
输入如下代码默认情况下xlsx格式的excel文件是不能保存宏的,如果需要保存就把文件另存为xlsm格式的文件就行了
不保存就需要每次使用这个功能的时候 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Sat, 13 Aug 2022 21:24:13 +0000</pubDate>
    </item>
    <item>
      <title>match和index的用法</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=831</link>
      <description><![CDATA[看图,match输出查找的内容在选定的范围内第几行
第三个参数0表示绝对匹配 




index的用法是输出范围里面对应行的那个单元格的值


一般都是把index和match配合使用
比如
一个表是水果的单价 里面包含水果名称和单价 
一个表是水果的进货表 里面是水果的名称和重量
 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Sat, 22 Jan 2022 12:20:04 +0000</pubDate>
    </item>
    <item>
      <title>$符号的使用  公式固定单元格 比如 =A1*$E$1</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=830</link>
      <description><![CDATA[输入公式的时候 有时候下拉会自动变引用范围
这个时候在单元格的中间加一个$符号 就表示绝对固定

比如 =A1+B1
想要A1固定
就写成=A$1+B1 这样这个公式下拉以后只有B1会增加  A1就永远固定的是A1 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Sat, 22 Jan 2022 12:16:19 +0000</pubDate>
    </item>
    <item>
      <title>取字符串中间的部分</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=800</link>
      <description><![CDATA[第二个语句的思路

最里面将A2里面的-替换为A2长度的空格
然后截取A2右边总共A2长度的部分(这一步的思路是:这样截取的结果绝对是-后面的部分,-前面的部分肯定不会被截取到)(这个思路真的绝了)
然后把空格去掉,就变为了只剩下-后面的部分了
最后就是用LEFT取左边的部分 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Tue, 31 Aug 2021 04:34:37 +0000</pubDate>
    </item>
    <item>
      <title>office2019永久激活方法</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=783</link>
      <description><![CDATA[注册微软账号,我建议大家都注册一个,用自己的手机号,密码用复杂点
方法是:
访问微软官方的邮箱网站 www.hotmail.com
然后会跳转到live.com(都是微软的)
然后点击创建免费账户
然后按照提示来就行了
我就不演示了,只需要绑定手机的时候填自己的手机号就行了
注意:密码一 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Wed, 11 Aug 2021 16:08:25 +0000</pubDate>
    </item>
    <item>
      <title>excel提取首字拼音</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=630</link>
      <description><![CDATA[]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Mon, 08 Jun 2020 08:32:11 +0000</pubDate>
    </item>
    <item>
      <title>VLOOKUP函数</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=544</link>
      <description><![CDATA[VLOOKUP(\&quot;查找内容\&quot;,查找的范围,匹配的数据在范围内的第几列,默认1表示模糊查找建议填0)

注意:
第二个参数匹配的数据范围  匹配的数据一定要在第三个参数前面
注意:这4个参数建议填全,最后一个参数一定要填,免得被坑
 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Sat, 11 May 2019 15:51:20 +0000</pubDate>
    </item>
    <item>
      <title>不复制Excel隐藏单元格数据的方法</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=322</link>
      <description><![CDATA[http://jingyan.baidu.com/article/4f34706ef7a32ce387b56d13.html


首先，选择好您所想要复制的数据所在的单元格区域(包含隐藏单元格),之后，按下“Ctrl+G”组合键，弹出“定位”对话框，如下图！

上图对话框，点击“定位条件”按钮，弹出如下图对话框！

上图中，在 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Mon, 23 Nov 2015 11:34:14 +0000</pubDate>
    </item>
    <item>
      <title>excel 2007 冻结窗格</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=297</link>
      <description><![CDATA[视频下载地址见置顶帖

视图菜单

冻结窗格功能 

本身就有冻结首行和冻结首列的功能

但是如果我想同时冻结首行和首列的话，就选中第二行和第二列的单元格，点击冻结窗格那里的下拉箭头，选择冻结拆分窗格 就可以了

冻结拆分窗格的功能是冻结当前选中的单元格的左边和 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Wed, 12 Aug 2015 10:14:02 +0000</pubDate>
    </item>
    <item>
      <title>excel 2007 隐藏行和列 取消隐藏行和列</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=296</link>
      <description><![CDATA[视频下载地址见置顶帖

选中要隐藏的行或者列 然后点右键-隐藏

取消隐藏的话 先选中被隐藏的列相邻的两列，然后点右键-取消隐藏]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Wed, 12 Aug 2015 09:58:49 +0000</pubDate>
    </item>
    <item>
      <title>excel 2007 输入15位以上的数字的问题</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=295</link>
      <description><![CDATA[视频下载地址见置顶帖

excel默认会把超过15位的数字变为科学记数法的方式显示
另外还有个严重的问题，超过15位的数字会被强制改为0
比如身份证号是18位的，输入以后后面3位就会变成0，这样数据就不对了
只需要在输入数字的时候先把单元格的格式改为文本就行了
 ...]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Wed, 12 Aug 2015 09:48:31 +0000</pubDate>
    </item>
    <item>
      <title>excel 2007 调整行高 列宽</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=294</link>
      <description><![CDATA[视频下载地址见置顶帖]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Wed, 12 Aug 2015 09:46:32 +0000</pubDate>
    </item>
    <item>
      <title>字符串相关函数</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=198</link>
      <description><![CDATA[1.字符串连接
=B5&amp;B6&amp;\&quot;123\&quot;
2.字符串截取

3.身份证取年月日

4.根据身份证号计算年龄]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Thu, 19 Mar 2015 02:47:15 +0000</pubDate>
    </item>
    <item>
      <title>EXCEL 批量删除图片</title>
      <link>https://www.ryzl.com.cn/bbs/forum.php?mod=viewthread&amp;tid=187</link>
      <description><![CDATA[2003选中图片以后  编辑-定位-对象

2010选中图片按CTRL+G]]></description>
      <category>EXCEL</category>
      <author>admin</author>
      <pubDate>Mon, 02 Feb 2015 02:33:00 +0000</pubDate>
    </item>
  </channel>
</rss>