当前位置:网站首页>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边栏推荐
- Leecode swipe questions and record LCP 18 breakfast combination
- Sklearn data preprocessing
- vim 的实用操作
- IPv6过渡技术-6to4手工隧道配置实验--尚文网络奎哥
- 第十届中国云计算大会·中国站:展望未来十年科技走向
- IPv6 foundation construction experiment
- Basic syntax of class
- Recursive use and multi-dimensional array object to one-dimensional array object
- Application of I2C protocol of STM32F103 (read and write EEPROM)
- js/ts底层实现双击事件
猜你喜欢

Simple wechat applet development page Jump, data binding, obtaining user information, obtaining user location information

CVPR 2022 | 大连理工提出自校准照明框架,用于现实场景的微光图像增强

在写web项目的时候,文件上传用到了smartupload,用了new string()进行转码,但是在数据库中,还是会出现类似扑克的乱码

Causal AI, a new paradigm for industrial upgrading of the next generation of credible AI?

2022deepbrainchain biweekly report no. 104 (01.16-02.15)

Recursion: one dimensional linked lists and arrays

JS native common knowledge

Esp32 series (3): GPIO learning (take simple GPIO input and output, ADC, DAC as examples)

Ffmpeg download and installation tutorial and introduction

『期末复习』16/32位微处理器(8086)基本寄存器
随机推荐
[brush questions] find the number pair distance with the smallest K
TCP, the heavyweight guest in tcp/ip model -- Kuige of Shangwen network
[home push IMessage] software installation virtual host rental tothebuddy delay
pytorch项目怎么跑?
类的基础语法
Deep dive kotlin synergy (20): build flow
Error in compiled file: error: unmapped character encoding GBK
2022 P cylinder filling examination content and P cylinder filling practice examination video
IPv6过渡技术-6to4手工隧道配置实验--尚文网络奎哥
vim 的实用操作
[national programming] [software programming - Lecture Video] [zero foundation introduction to practical application]
[Blue Bridge Road -- bug free code] interpretation of some codes of matrix keyboard
Read a paper_ ChineseBert
Is pytorch difficult to learn? How to learn pytorch well?
For instruction, uploading pictures and display effect optimization of simple wechat applet development
Simple wechat applet development page Jump, data binding, obtaining user information, obtaining user location information
[mathematical logic] predicate logic (first-order predicate logic formula | example)
MySQL create table
Interaction free shell programming
NPM: the 'NPM' item cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Please check the spelling of the name. If the path is included, make sure the path is corr