如何根据突出显示的单元格获取文本

时间:2019-07-13 21:10:56

标签: excel

我有一张大桌子,每当一个单元格以黄色突出显示时,我都希望能够自动将A1中的文本显示在新表中。

这是img:https://imgur.com/hSAKSFH

我不知道该怎么做,因为我是excel的新手...谢谢!

Entreprises Date de fin Monitoring 1    Monitoring 2    Monitoring 3    Monitoring 4    Monitoring 5    Monitoring 6
Inox2022-07-01  2020-01-31  2020-07-31  2021-01-31  2021-07-31  2022-01-31  2022-06-30
Solix   2022-06-26  2019-12-31  2020-06-30  2020-12-31  2021-06-30  2021-12-31  2022-05-31
Mécanique Inc   2022-05-28  2019-11-30  2020-05-31  2020-11-30  2021-05-31  2021-11-30  2022-04-30
Vidal 2022-05-11    2019-11-30  2020-05-31  2020-11-30  2021-05-31  2021-11-30  2022-04-30

我使用的代码:

this is the conditionnal formatting im using : 
highlight in red when less than today =TODAY() 
highlight in yellow when =C2<TODAY()+45

0 个答案:

没有答案