View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Can multiple selection available to copy to new Workbooks ?

Have a look here

http://www.j-walk.com/ss/excel/tips/tip36.htm

Mike

"moonhk" wrote:

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.