View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gotroots Gotroots is offline
external usenet poster
 
Posts: 114
Default Should be simple

I want to show a result of a formula contained in another workbook.

This should surely be a simple formula such as:

=[Samplebook_A.xlsm]A!$AA$11

I am getting zero returned when 1 is the result.

Am I missing something obvious.

Gotroots