Hi,
I have a range where some cells are merged and some are not. I want to apply to such range a conditional formatting that will only show on merged cells.
I can set two rules with the rule number one having the option "stop if true" checked but I am in trouble in finding an excel function that returns true if a cell is merged (what in VBA would be range.mergecells but without using VBA).
Anyone can help? Thanks.
I have a range where some cells are merged and some are not. I want to apply to such range a conditional formatting that will only show on merged cells.
I can set two rules with the rule number one having the option "stop if true" checked but I am in trouble in finding an excel function that returns true if a cell is merged (what in VBA would be range.mergecells but without using VBA).
Anyone can help? Thanks.