A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Uisng the Max and Index function to link to other workbooks



 
 
Thread Tools Display Modes
  #1  
Old October 6th, 2009, 03:40 PM posted to microsoft.public.excel.misc
Marilyn
external usenet poster
 
Posts: 397
Default Uisng the Max and Index function to link to other workbooks

I'm working on an Excel 2007 workbook which contains formulas to other
workbooks. Several of the columns in that file use the =Max(Index(location
of file\[name of file]sheet name!Cell reference), however, if the file that
the formula is closed then all I get in my results in #ReF but when the file
that the formula references is opened then I get the actual results of the
formula.

Is this the default in Excel?

Thanks,
  #2  
Old October 6th, 2009, 06:56 PM posted to microsoft.public.excel.misc
Domenic[_2_]
external usenet poster
 
Posts: 265
Default Uisng the Max and Index function to link to other workbooks

In article ,
Marilyn wrote:

I'm working on an Excel 2007 workbook which contains formulas to other
workbooks. Several of the columns in that file use the =Max(Index(location
of file\[name of file]sheet name!Cell reference), however, if the file that
the formula is closed then all I get in my results in #ReF but when the file
that the formula references is opened then I get the actual results of the
formula.

Is this the default in Excel?

Thanks,



=Max(Index(location
of file\[name of file]sheet name!Cell reference)


The reason the formula returns #REF! is that INDEX is missing an
argument. By the way, since the formula is only referring to one cell,
MAX isn't needed.

If you need further help, describe what it is that you're trying to do.

--
Domenic
Microsoft Excel MVP
www.xl-central.com
Your Quick Reference to Excel Solutions
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:17 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.