![]() |
Getting data from excel sheets on different machines ??
I need to copy and summarize certain data from excel sheets on various
machines in a network to an excel sheet on my computer in the network. how can I possibly do it??? |
Getting data from excel sheets on different machines ??
hi,
as long you can enter the network, you can do this: sub openwbooknw() dim Path Path = "\\ZW\PUBLIC\" workbooks.open Path & "bookname.xls" '''' code to retrieve data here.... end sub -- Regards, Halim "Kanhaiya" wrote: I need to copy and summarize certain data from excel sheets on various machines in a network to an excel sheet on my computer in the network. how can I possibly do it??? |
All times are GMT +1. The time now is 05:50 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com