Thread: Why...
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mattsvai[_8_] mattsvai[_8_] is offline
external usenet poster
 
Posts: 1
Default Why...


why is it that for importing data from another spreadsheet this formul
works:

"=[User1.xls]Record!A2"

But,

Workbooks("User1.xls").Worksheets("Sheet1").Range( "A2")

...DOESN'T WORK IN VBA?

Matt

--
mattsva
-----------------------------------------------------------------------
mattsvai's Profile: http://www.excelforum.com/member.php...fo&userid=3113
View this thread: http://www.excelforum.com/showthread.php?threadid=50813