Hello,
I need to copy the conditional formatting of a single cell of a single sheet into a column with data.
However, the conditional formatting should stop being copied until a certain point.
-The code should copy the formatting from cell M6 of Sheet1.
-It should stop copying until the last data in column E of Sheet2.
-Since I will use it on severall sheets, and because some sheets can be blank, the code should recognize that it does not need to copy if there is no data.
Thanks in advance!
Bookmarks