View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
moonhk[_2_] moonhk[_2_] is offline
external usenet poster
 
Posts: 36
Default Can multiple selection available to copy to new Workbooks ?

Can multiple selection available to copy to new Workbooks ?

Suppose I select A1..A4 , C1..C4 ... , Can able to copy Selected Range
to new Workbook ?

I can not find the coding about multiple selection for unnamed range.