View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Guy Cohen[_2_] Guy Cohen[_2_] is offline
external usenet poster
 
Posts: 6
Default COPY SHEETS FROM TWO DIFFERENT EXCEL FILES INTO A THIRD

Hi all
I am trying to copy sheet1 from file1.xls and file2.xls into file3.xls which
is empty.
I use vb6 and vb.net
please post some code
I looked in the internet and sheet.copy causes an error!!!
HELP
TIA
Guy