Re: Insert worksheet
- From: "William Benson" <wbenson1@xxxxxxxxxxxx>
- Date: Mon, 13 Jun 2005 17:53:04 -0700
The file with the work*** you want has to be open first, or else you will
have to open it.
Then:
Workbooks("COPYFROM").Worksheets("DESIREDSHEET").Copy _
before:=Active***
Workbooks("CopyFromFile.xls").copy
"manillla" <manillla@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7F7F52EC-0654-49B5-A3EC-BC4B122133D0@xxxxxxxxxxxxxxxx
> I am trying to insert a work*** from file into an open workbook via VBA
code.
> What should the code look like??
.
- References:
- Insert work***
- From: manillla
- Insert work***
- Prev by Date: Re: I have a kind of complex macro or vb script I want to program but do not know?
- Next by Date: Re: random list in excel
- Previous by thread: RE: Insert work***
- Next by thread: Change Background
- Index(es):