当前位置:网站首页>Excel 用countif 统计
Excel 用countif 统计
2022-07-29 01:35:00 【gerald2008】
记录一下,直接用
=COUNTIF(INDIRECT("RC[-"&COLUMN()-MATCH("*品牌*",$1:$1,0) &"]:RC[-1]",FALSE),"<>")-COUNTIF(INDIRECT("RC[-"&COLUMN()-MATCH("*品牌*",$1:$1,0) &"]:RC[-1]",FALSE),"xxxxxx")边栏推荐
- 年中总结 | 与自己对话,活在当下,每走一步都算数
- Detailed explanation of IVX low code platform series -- Overview (II)
- 点击按钮,下滑到指定的位置
- 基于C51控制蜂鸣器
- [simple implementation and extension of one · data | array heap]
- Monadic linear function perceptron: Rosenblatt perceptron
- E-commerce keyword research helps data collection
- Leetcode/ and continuous shortest subarray greater than or equal to target
- [circuit design] peak voltage and surge current
- Cookie和Session
猜你喜欢

awvs无法启动问题

数学建模——永冻土层上关于路基热传导问题

Large scale web crawling of e-commerce websites (Ultimate Guide)

RGBD点云降采样

Mathematical modeling -- red wine quality classification
![[cloud native] what is the microservice architecture](/img/84/a0ec68646083f3539aa39ad9d98749.png)
[cloud native] what is the microservice architecture

基于C51控制蜂鸣器

Implementation of 10m multifunctional signal generator with FPGA

Jetpack -- navigation realizes page Jump

特殊流&Properties属性集实例遇到的问题及解决方法
随机推荐
(arxiv-2018) 重新审视基于视频的 Person ReID 的时间建模
Try to understand the essence of low code platform design from another angle
Mathematical modeling - location of police stations
向量相似度评估方法
druid. io index_ Realtime real-time query
Qt源码分析--QObject(4)
Monadic linear function perceptron: Rosenblatt perceptron
Rgbd point cloud down sampling
年中总结 | 与自己对话,活在当下,每走一步都算数
How to write, load and unload plug-ins in QT
Resolve the conflict with vetur when using eslint, resulting in double quotation marks and comma at the end of saving
点击按钮,下滑到指定的位置
LeetCode 练习——剑指 Offer 45. 把数组排成最小的数
表单校验 隐藏的输入框 显示才校验
Anti crawler mechanism solution: JS code generates random strings locally
iVX低代码平台系列详解 -- 概述篇(二)
Mathematical modeling -- Optimization of picking in warehouse
druid. io kill -9 index_ Realtime traceability task
Comprehensive explanation of "search engine crawl"
leetcode/和为k的连续子数组个数