I have a VBA macro that copies two ranges to two other destinations. When the macro completes, the last source range (the cells that provided the data for the last copy), still are "dashed highlighted" in case they were going to be copied again. How can I get that "dashed highlighting" to disappear? (ESC does it when copying and pasting manually, but I can't figure out how to do it in VBA).
Thanks,
Steve
Bookmarks