Thread: CopyPaste
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ivica Lopar Ivica Lopar is offline
external usenet poster
 
Posts: 31
Default CopyPaste

I wont copy range of cells from one workbook1 and then paste values in
another workbook2.( I have userform in it)
I wont to do this with click on comandbutton1.
In textbox1 I have path of workbook.
Can I do this without opening workbook1.