View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Information in Mutiple Workbooks Not Displaying in my Recap Sheet

The INDIRECT function does not work when it references external workbooks,
unless that external workbook is open.

Post the formula you are using and perhaps someone can suggest an
alternative formula that works if the external workbook is closed.

Dave
--
Brevity is the soul of wit.


"PerplexedinKY" wrote:

Good Morning,

I have several different workbooks that contain monthly information. I am
trying to create file that shows a recap of the 12 months on one seperate
workbook. I have been using indirect( ) references in order to cut down on
my data entry. The problem that I have run into, is that the data will not
display unless the individual workbooks are open. Is there anyway around
this problem? I have thought about using access but it is not feasbile as I
have multiple users entering data into these sheets from different locations.