Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |