登录
[英]Want to create a chronological row # then reset based on font color
我想创建一个列,该列根据其左侧的列(基于字体颜色)按时间顺序对自身进行编号。 然后,当列中出现新的字体颜色时,我希望它重置,然后再次对行进行编号。 几乎创建一个行项目列。
我找到了一种有效的代码,但它不是我所需要的。
我尝试了其他代码,但我发现没有任何效果。
Option Explicit Function TextColour(RG As Range) Application.Volatile TextColour = RG.Font.Color End Function
问题未解决?试试以下方法:
想要创建一个按时间顺序排列的行 # 然后根据字体颜色重置
[英]hide column based on cell font color in a row vba
[英]Setting Excel cell content based on row font color
[英]Change actual font color based on another cell value in the Row
[英]Conditional Format to change font color in row based on cell input
[英]Change cell fill color based on font color
[英]changing font and color size based on cell values
[英]VBA Count values based on font color
[英]Put value in cell based on font and backgroud color
[英]hide column based on font color in a table vba
[英]Excel sum based on Automatic font color
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.