Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, this will be an easy one for you! In my macro, I want to open a file based on a cell's contents. So, if A1 contained "book1.xls", how do I open the file by referencin the cell in the macro? Thanks in advance -- Cumberlan ----------------------------------------------------------------------- Cumberland's Profile: http://www.excelforum.com/member.php...fo&userid=3344 View this thread: http://www.excelforum.com/showthread.php?threadid=54456 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
workbooks.Open range("A1").value
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() It's OK, I've worked it out now! -- Cumberland ------------------------------------------------------------------------ Cumberland's Profile: http://www.excelforum.com/member.php...o&userid=33445 View this thread: http://www.excelforum.com/showthread...hreadid=544568 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 excel workbooks open up from 1 file; named :1 and :2 - why? | Excel Discussion (Misc queries) | |||
macro that opens file named in cell doesnt work | Excel Worksheet Functions | |||
open file by inputting file name in cell? | Excel Discussion (Misc queries) | |||
to click on a cell and go to named local HTML file | Excel Programming | |||
Desktop shortcut to a named Excel file - every time I open it adds a "1" to the file name - how to disable? | Setting up and Configuration of Excel |