Hi,
After sorting, The cells remain selected. How to Unselect the range
I did try like
set rng = Nothing,
rng.ClearOutline,
Application.CutCopyMode =False
all of these seems does work and the range remain selected. Please don't tell me, Range("A1").select, it is not a solution.
![]()
Please Login or Register to view this content.
Bookmarks