LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Alternative to Indirect Function

Hello List,
Is there another method to reference a cell in an external
workbook other than the function indirect? The workbooks
that I need to reference will reside on a server and will
be closed when a refresh is made to the consolidating
workbook.

Assume the following:
* Book1.xls is located at: \\Server\ProductType\
* Book1 Contains Sheet named Profile
* Sheet Profile has a cell $A$1="Needed Output"

Book2.xls is a consolidating workbook that references many
external workbooks.
* Book2 Contains a sheet named "Setup"
* In Setup three columns exist where the user types the
path of a specified workbook (\\server\productType\), the
file name (book1.xls) and the name of the profile sheet
(Profile). A fourth column concantenates the column and
places them int the appropriate form (lets' call it Cell
D2 which equals '\\Server\ProductType\[Book1.xls]Profile'!)
* Cell b1 of Sheet2 needs to reference the path from the
Setup sheet and reference cell $A$1 (of book1)

I've tried =Profile!D2 & $A$1 but it doesn't work..
Basically I need the above to be interpretted as
='\\Server\ProductType\[Book1.xls]Profile'!$A$1


Any Suggestions would be greatly appreciated.
Jeff

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
very complex IF function if not an alternative function of crossselection Daniel Miz Excel Worksheet Functions 0 March 25th 11 10:03 PM
Indirect alternative Brad Excel Discussion (Misc queries) 2 February 10th 09 11:03 PM
Alternative to Indirect [email protected] Excel Worksheet Functions 1 June 20th 06 12:29 PM
Alternative for IF function Dez Excel Discussion (Misc queries) 1 September 21st 05 10:05 AM
Excel If function alternative saborbas Excel Worksheet Functions 6 April 24th 05 12:18 PM


All times are GMT +1. The time now is 04:15 PM.

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

About Us

"It's about Microsoft Excel"