Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it pooable to paste something into another open workbook without
activating it? such as :- Windows("TEMP.XLS").Sheets("Sheet1").Range("B3").P asteSpecial (xlPasteAll) instead of :- Windows("TEMP.XLS").Activate Sheets("Sheet1").Range("B3").PasteSpecial (xlPasteAll) Windows("ORIG.XLS").Activate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cross referencing two workbooks? | Excel Worksheet Functions | |||
referencing cells in different workbooks | Excel Discussion (Misc queries) | |||
Referencing Other Workbooks | Excel Discussion (Misc queries) | |||
Referencing other workbooks | Excel Worksheet Functions | |||
Referencing workbooks | New Users to Excel |