ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Copy Values From A Non-Open Workbook (https://www.excelbanter.com/excel-programming/357068-copy-values-non-open-workbook.html)

Jeffrey_Chcgo[_2_]

Copy Values From A Non-Open Workbook
 

I wish to copy data (values only) fro
Workbooks("A").Worksheets("A").Range("A") int
Workbooks("B").Worksheets("B").Range("B") without opening Workbook A.
Is this possible?

Thanks

--
Jeffrey_Chcg
Posted from - http://www.officehelp.i


Gerencsér Gábor

Copy Values From A Non-Open Workbook
 
Not possible with copying, but you can link the cells of Range("B") with the
cells you want to pull data from, with formula.
Any time you open Workbook B it will prompt you to update links.
Gabor

"Jeffrey_Chcgo" az alábbiakat írta a
következő hírüzenetben: ...

I wish to copy data (values only) from
Workbooks("A").Worksheets("A").Range("A") into
Workbooks("B").Worksheets("B").Range("B") without opening Workbook A.
Is this possible?

Thanks.


--
Jeffrey_Chcgo
Posted from -
http://www.officehelp.in




Jeffrey_Chcgo[_3_]

Copy Values From A Non-Open Workbook
 

Thank you for your response

--
Jeffrey_Chcg
Posted from - http://www.officehelp.i



All times are GMT +1. The time now is 04:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com