View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
buckyduke buckyduke is offline
external usenet poster
 
Posts: 1
Default referencing a closed workbook

the INDIRECT formula will not pull values from a closed workbook, wha
is a solution to this?

I am trying to reference a cell in a closed workbook on a sheet tha
has the same name as the active sheet, so I want to be able to us
MID(CELL("filename"),FIND("]",CELL("filename"))+1,255) in the referenc
to the other workbook...

thank

--
Message posted from http://www.ExcelForum.com