![]() |
Change path links in Excel from VBA
How can I change from VBA the paths for the books and sheets referred in the
Edit Links Box? |
Change path links in Excel from VBA
ActiveWorkbook.ChangeLink
ActiveWorkbook.ChangeLink "c:\excel\book1.xls", _ "c:\excel\book2.xls", xlExcelLinks -- Regards, Tom Ogilvy "Ricardo García" wrote in message ... How can I change from VBA the paths for the books and sheets referred in the Edit Links Box? |
Change path links in Excel from VBA
It's OK, Tom. Thanks
"Tom Ogilvy" wrote: ActiveWorkbook.ChangeLink ActiveWorkbook.ChangeLink "c:\excel\book1.xls", _ "c:\excel\book2.xls", xlExcelLinks -- Regards, Tom Ogilvy "Ricardo GarcĂ*a" wrote in message ... How can I change from VBA the paths for the books and sheets referred in the Edit Links Box? |
All times are GMT +1. The time now is 05:07 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com