View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Brassman[_13_] Brassman[_13_] is offline
external usenet poster
 
Posts: 1
Default Get External Data VBA


If the other workbook is open you can use

Workbooks(Book1).Worksheets(Sheet1).Range("A1").Se lect


--
Brassman
------------------------------------------------------------------------
Brassman's Profile: http://www.excelforum.com/member.php...o&userid=13290
View this thread: http://www.excelforum.com/showthread...hreadid=547498