View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
OJ[_2_] OJ[_2_] is offline
external usenet poster
 
Posts: 111
Default run code in other workbook

I think that should read...

Application.Run "answers.xls!Pastry"

I think you need the file extension....
OJ