<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>财咖论坛 - Excel实务</title>
    <link>https://bbs.caika.net/forum-56-1.html</link>
    <description>Latest 20 threads of Excel实务</description>
    <copyright>Copyright(C) 财咖论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 29 Aug 2026 08:24:39 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.caika.net/static/image/common/logo_88_31.gif</url>
      <title>财咖论坛</title>
      <link>https://bbs.caika.net/</link>
    </image>
    <item>
      <title>如何在单元格内强制换行</title>
      <link>https://bbs.caika.net/thread-9608-1-1.html</link>
      <description><![CDATA[在单元格中某个字符后按alt+回车键，即可强制把光标换到下一行中。]]></description>
      <category>Excel实务</category>
      <author>豆子</author>
      <pubDate>Tue, 30 Jan 2024 09:15:39 +0000</pubDate>
    </item>
    <item>
      <title>快速输入10000个序号小技巧</title>
      <link>https://bbs.caika.net/thread-9599-1-1.html</link>
      <description><![CDATA[先在表格中输入序号1并选中，再点击开始-填充-序列-选中列-终止值输入10000，即可]]></description>
      <category>Excel实务</category>
      <author>豆子</author>
      <pubDate>Thu, 25 Jan 2024 03:26:37 +0000</pubDate>
    </item>
    <item>
      <title>EXCEL怎么把相同的单元格区域最后一行加下边框？</title>
      <link>https://bbs.caika.net/thread-9575-1-1.html</link>
      <description><![CDATA[EXCEL怎么把相同的单元格区域最后一行加下边框？


比如，有很多月份，想要每月的最后一行记录加下边框，用以区分不同月份，如下图所示，怎么批量搞？]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Sun, 14 Jan 2024 12:44:31 +0000</pubDate>
    </item>
    <item>
      <title>日期时间函数</title>
      <link>https://bbs.caika.net/thread-9571-1-1.html</link>
      <description><![CDATA[Datedif函数:
1.作用:计算两个日期间隔的年数、月数、天数，常用于计算年龄的公式中。
2.语法: DATEDIF(start date,end date,unit)，start date表示起始日期，end date表示结束日期。日期值的输入方式有多种: 带引号的文本字符串 (例如:“2001/1/30”) 、序列号(例如369 ...]]></description>
      <category>Excel实务</category>
      <author>豆子</author>
      <pubDate>Tue, 09 Jan 2024 10:19:56 +0000</pubDate>
    </item>
    <item>
      <title>Excel按分隔符连接、拆分函数</title>
      <link>https://bbs.caika.net/thread-9521-1-1.html</link>
      <description><![CDATA[TEXTAFTER          (返回分隔符之后的文本）
TEXTBEFORE       (返回分隔符之前的文本
TEXTJOIN            (使用分隔符连接文本字符串)
TEXTSPLIT           (使用分隔符拆分文本字符串)
这几个函数非常实用应用场景还是非常多的呦 ...]]></description>
      <category>Excel实务</category>
      <author>荆银平</author>
      <pubDate>Sun, 24 Dec 2023 11:12:08 +0000</pubDate>
    </item>
    <item>
      <title>怎么打开XML格式的文件？</title>
      <link>https://bbs.caika.net/thread-9445-1-1.html</link>
      <description><![CDATA[怎么打开XML格式的文件？求教程]]></description>
      <category>Excel实务</category>
      <author>Fengyoujia</author>
      <pubDate>Thu, 30 Nov 2023 06:35:24 +0000</pubDate>
    </item>
    <item>
      <title>如何将指定的单元格内容批量粘贴至合并单元格中？</title>
      <link>https://bbs.caika.net/thread-9200-1-1.html</link>
      <description><![CDATA[例如：]]></description>
      <category>Excel实务</category>
      <author>李佩虹</author>
      <pubDate>Fri, 13 Oct 2023 05:44:24 +0000</pubDate>
    </item>
    <item>
      <title>学会这个函数，轻松提取不重复数据</title>
      <link>https://bbs.caika.net/thread-9006-1-1.html</link>
      <description><![CDATA[1、提取唯一销售门店，使用函数UNIQUE：

2、提取B列只出现过1次的销售门店

使用了函数UNIQUE的第二、第三参数：第二参数为0或FALSE：返回数组中的所有唯一行；第二参数为1或TRUE：返回数组中的所有唯一列；第三参数为0或FALSE：返回数组中的所有不重复项；第三参数为1 ...]]></description>
      <category>Excel实务</category>
      <author>Alpha</author>
      <pubDate>Fri, 04 Aug 2023 03:14:46 +0000</pubDate>
    </item>
    <item>
      <title>分享：文本数据转换为数值，有新方法哦</title>
      <link>https://bbs.caika.net/thread-8995-1-1.html</link>
      <description><![CDATA[在excel里，经常会遇到文本型数据，这些数据不能合计或做其他计算，常见于各种银行流水，这些数据单元格的左上角一般会有绿色三角标志，把这些文本数据改成数值格式可做如下操作：

方法一：
选择要转变格式的单元格，注意必须保证左上第一个单元格是文本格式，这时，单 ...]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Wed, 02 Aug 2023 03:58:34 +0000</pubDate>
    </item>
    <item>
      <title>PQ实操过程中遇到问题汇总及解决方案</title>
      <link>https://bbs.caika.net/thread-8936-1-1.html</link>
      <description><![CDATA[PQ实操过程中遇到问题汇总及解决方案]]></description>
      <category>Excel实务</category>
      <author>黄子晴</author>
      <pubDate>Mon, 10 Jul 2023 02:34:29 +0000</pubDate>
    </item>
    <item>
      <title>分享近期使用过的函数：多条件计数函数countifs</title>
      <link>https://bbs.caika.net/thread-8935-1-1.html</link>
      <description><![CDATA[可以计算出某个区域满足给定条件的单元格的个数

语法
=COUNTIFS（区域1，条件1，区域2，条件2，...）

区域1,对条件1进行判断的单元格区域。

条件1，可以是表达式、文书、数字、单元格引用等。条件中支持使用通配符，问号 (?) 和星号 (*)。 问号匹配任意单个字符，星 ...]]></description>
      <category>Excel实务</category>
      <author>夏天</author>
      <pubDate>Fri, 07 Jul 2023 06:24:10 +0000</pubDate>
    </item>
    <item>
      <title>问一下，excel有模糊筛选的函数或其他方法吗</title>
      <link>https://bbs.caika.net/thread-8921-1-1.html</link>
      <description><![CDATA[比如A列是公司名，B列金额，C列写一个函数，A列公司名里带纺织两个字的公司筛选出金额合计]]></description>
      <category>Excel实务</category>
      <author>无我亦无名</author>
      <pubDate>Mon, 03 Jul 2023 02:18:49 +0000</pubDate>
    </item>
    <item>
      <title>Excel怎么同时筛选出来两个颜色？(非wps)</title>
      <link>https://bbs.caika.net/thread-8897-1-1.html</link>
      <description><![CDATA[Excel怎么同时筛选出来两个颜色？(非wps)]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Thu, 15 Jun 2023 09:28:38 +0000</pubDate>
    </item>
    <item>
      <title>SWITCH函数代替IF函数，实现多条件判断，思路更清晰！</title>
      <link>https://bbs.caika.net/thread-8882-1-1.html</link>
      <description><![CDATA[对于多条件判断问题，我们最常用的就是IF函数的嵌套用法，但是Excel基础比较薄弱的小伙伴感觉对较长的公式就会眩晕，往往思路乱如麻，理解不了，尤其是在应对着急的工作时。面对这样的问题，我们可以使用SWITCH函数进行多条件判断，SWITCH函数的语法：=SWITCH(需要 ...]]></description>
      <category>Excel实务</category>
      <author>李佩虹</author>
      <pubDate>Mon, 12 Jun 2023 06:13:02 +0000</pubDate>
    </item>
    <item>
      <title>刚需提醒贴：你的excel自动保存时间间隔是多久？</title>
      <link>https://bbs.caika.net/thread-8878-1-1.html</link>
      <description><![CDATA[excel的自动保存时间间隔默认是10分钟，但对于我们常用excel的诸位来说，10分钟太长了，强烈提醒，一定要改成最短时间，即1分钟。不小心关闭之后，可以在保存位置找到。
或者，如果不小心操作了不可撤销的工具，可以选择【不保存】直接关闭，再去保存位置找到1分钟前自 ...]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Thu, 08 Jun 2023 01:20:13 +0000</pubDate>
    </item>
    <item>
      <title>求助：excel中的数据，怎么批量插入到word中形成多个word文...</title>
      <link>https://bbs.caika.net/thread-8877-1-1.html</link>
      <description><![CDATA[求助：excel中的数据，怎么批量插入到word中形成多个word文档？
比如，现有一份对多个供应商的报价，需要吧这些金额插入到word版的合同中，怎么批量处理呢？]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Thu, 08 Jun 2023 01:03:19 +0000</pubDate>
    </item>
    <item>
      <title>20个常用图标模板</title>
      <link>https://bbs.caika.net/thread-8863-1-1.html</link>
      <description><![CDATA[20个常用图标模板]]></description>
      <category>Excel实务</category>
      <author>Jiaxd0619</author>
      <pubDate>Mon, 05 Jun 2023 03:56:29 +0000</pubDate>
    </item>
    <item>
      <title>下拉列表如何做关键词筛选？</title>
      <link>https://bbs.caika.net/thread-8832-1-1.html</link>
      <description><![CDATA[下拉列表如何做关键词筛选选择？比如我的商品信息很多，录入的时候，希望输入关键词，下拉菜单会出现有关键词的所有的商品名称。在excel里怎么设置呢？]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Sun, 21 May 2023 13:16:05 +0000</pubDate>
    </item>
    <item>
      <title>怎么用颜色求和？</title>
      <link>https://bbs.caika.net/thread-8824-1-1.html</link>
      <description><![CDATA[1.选中区域

2.Ctrl+F查找，格式选择从单元格选择格式，点击想要求和的颜色
3.CTRL+A选择所有，右下角就会出来求和数，
4.点击求和数，，就可以粘贴到想要粘贴到的对应的位置]]></description>
      <category>Excel实务</category>
      <author>louxiaolu</author>
      <pubDate>Fri, 19 May 2023 05:44:13 +0000</pubDate>
    </item>
    <item>
      <title>请问：文本文档内容怎么转成excel？</title>
      <link>https://bbs.caika.net/thread-8794-1-1.html</link>
      <description><![CDATA[请问：文本文档内容怎么转成excel？]]></description>
      <category>Excel实务</category>
      <author>549669126</author>
      <pubDate>Tue, 09 May 2023 07:42:02 +0000</pubDate>
    </item>
  </channel>
</rss>