P
Piotr
Hi I have strange problem with my VBA code where I use
sheet("name").select
cells.copy
I use this code in many other workbooks without any problems but today
I have problem with new workbook I created.
While the code is executing I recive the error: Select method failed
or another error: object oriented error ?
does anywone know what is the problem ?
regards
Peter
sheet("name").select
cells.copy
I use this code in many other workbooks without any problems but today
I have problem with new workbook I created.
While the code is executing I recive the error: Select method failed
or another error: object oriented error ?
does anywone know what is the problem ?
regards
Peter