How you check if non contiguous selection is on more than 1 row and more than 1 column.
In this case, don't continue macro.
In image below, grey cells represent selection.
Tried to test using below but don't get the expected answer.
In this case, don't continue macro.
In image below, grey cells represent selection.
Tried to test using below but don't get the expected answer.
VBA Code:
MyRange.Rows.Count
MyRange.Columns.Count