Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to copy cell contents between instances of
excel?? I cannot get the following code to work. Can anyone tell me why? Application.Workbooks("book2.xls").Worksheets(Shee t1).Range ("a1").Value = Application.Workbooks ("book1.xls").Worksheets(Sheet1).Range("a1").Va lue |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - New Instance | Excel Discussion (Misc queries) | |||
Excel instance not shutting down | Excel Programming | |||
Excel Instance | Excel Programming | |||
Launch Excel in another instance | Excel Programming | |||
Second instance of Excel | Excel Programming |