I need the user to select anything he want from filtered data or even non contiguous selection then put his selection into a 2-D array VARIABLE ROWS and Columns depends on user selection ...
because Array1=Application.selection.value ...has 2 limitations :
1) the selection has to be contiguous
2) Doesn't Copy the visible cells only it copies everything ...
my whole code is designed on the Array so its not an option to change it .. if someone has idea ??
because Array1=Application.selection.value ...has 2 limitations :
1) the selection has to be contiguous
2) Doesn't Copy the visible cells only it copies everything ...
my whole code is designed on the Array so its not an option to change it .. if someone has idea ??