View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
manillla manillla is offline
external usenet poster
 
Posts: 2
Default Inserting a worksheet into an open workbook via VBA code

I am trying to insert a worksheet from file into an open workbook with VBA
code. I was wandering what the code needs to look like.
Thanks