当前位置:网站首页>How to process the current cell with a custom formula in conditional format- How to address the current cell in conditional format custom formula?
How to process the current cell with a custom formula in conditional format- How to address the current cell in conditional format custom formula?
2022-07-03 04:06:00 【Superior virtue and weak water】
problem :
I need to write a conditional format rule with a custom formula, that should trigger when the certain cell's (the cell in the 3rd row of the column of the current cell) value is "TODAY()" , and the current cell is empty . I need to write conditional formatting rules using custom formulas , When a specific cell ( The... Of the current cell column 3 Cells in rows ) The value is "TODAY()" And the current cell is empty when , This rule should be triggered .I know how to check the other cell, but is there a way to check the current cell's value in the same rule? I know how to check another cell , But is there any way to check the value of the current cell in the same rule ?
As you can see on this image, one column has a different color because the 3rd row of the column of the current cell contains the current date. As you can see on this image , A column has different colors , Because the third row of the column in the current cell contains the current date .And only empty cells are colored. And only empty cells are colored .
Here is my rule: This is my rule :
=and($3:$3=TODAY(), ????)
It should apply to all cells in a range A4:M10 It should apply to A4:M10 All cells in the range
I need it to be the one rule, not combination of multiple rules. I need it to be a rule , Instead of a combination of multiple rules .I need to put something to the place of ???? I need to put things in ????
In other words, I need to place the value described as "Cell is empty" in the custom formula as it's part. let me put it another way , I need to place the description as “ Cell is empty ” Value , Because it is part of .
Here is an example spreadsheet: https://docs.google.com/spreadsheets/d/1vpNrX2aUg8vY5WGDDuBnLfPuL-UyrjFvzjdATS73aq8/edit?usp=sharing This is an example spreadsheet : https : //docs.google.com/spreadsheets/d/1vpNrX2aUg8vY5WGDDuBnLfPuL-UyrjFvzjdATS73aq8/edit?usp=sharing
Solution :
Reference resources : https://stackoom.com/en/question/2O7Aq边栏推荐
- Supervised pre training! Another exploration of text generation!
- CVPR 2022 | 大連理工提出自校准照明框架,用於現實場景的微光圖像增强
- 有监督预训练!文本生成又一探索!
- Causal AI, a new paradigm for industrial upgrading of the next generation of credible AI?
- QSAR model establishment script based on pytoch and rdkit
- The longest subarray length with a positive product of 1567 recorded by leecode
- 深潜Kotlin协程(十九):Flow 概述
- 类的基础语法
- Practical operation of vim
- Commands related to the startup of redis under Linux server (installation and configuration)
猜你喜欢

竞品分析撰写

Makefile demo

Web session management security issues

有监督预训练!文本生成又一探索!

2022 P cylinder filling examination content and P cylinder filling practice examination video

Without sxid, suid & sgid will be in danger- Shangwen network xUP Nange

Message queue addition failure

Recursion: one dimensional linked lists and arrays
![[Apple Photo Album push] IMessage group anchor local push](/img/a7/6a27d646ecba0d7c93f8dac38492a2.jpg)
[Apple Photo Album push] IMessage group anchor local push

JMeter starts from zero (III) -- simple use of regular expressions
随机推荐
2.14 simulation summary
2022 P cylinder filling examination content and P cylinder filling practice examination video
Js/ts bottom implementation double click event
2022-07-02: what is the output of the following go language code? A: Compilation error; B:Panic; C:NaN。 package main import “fmt“ func main() { var a =
leetcode:297. 二叉树的序列化与反序列化
Deep dive kotlin synergy (19): flow overview
第十届中国云计算大会·中国站:展望未来十年科技走向
8.8.2-PointersOnC-20220214
Wechat applet + Alibaba IOT platform + Hezhou air724ug built with server version system analysis
【毕业季·进击的技术er】职场人的自白
Esp32 series (3): GPIO learning (take simple GPIO input and output, ADC, DAC as examples)
pytorch开源吗?
Simple wechat applet development page Jump, data binding, obtaining user information, obtaining user location information
[brush questions] most elements (super water king problem)
IPv6 foundation construction experiment
Sklearn data preprocessing
Interaction free shell programming
[home push IMessage] software installation virtual host rental tothebuddy delay
以两列的瀑布流为例,我们应该怎么构建每一列的数组
因果AI,下一代可信AI的产业升级新范式?