Hi,
I have a worksheet that I set a Clear Print Area.
I added this code in A4, So I don't get a duplicate entry in column A.
=COUNTIF($A$4:$A$1048576,A4)=1
I know how to set this in the data validation. After I set the code, I have to drag it down the code in every cell.
I want to avoid dragging it down because if I do then the "Clear Print Area" that set will be useless.
Is there anyway suggestion to avoid dragging the code down?
Thank you
Bookmarks