问题
I have an excel file that has conditional formating set up to put a check or an x in a cell. How can I create an if statement that will detect which is in there without using the original conditioning formulas?
回答1:
You can use this homemade function to check if condition is filled: http://www.cpearson.com/excel/CFColors.htm
来源:https://stackoverflow.com/questions/3049023/how-can-i-detect-the-results-of-conditional-formating-using-vba