#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Martin Hallerbach
 
Posts: n/a
Default ADDRESS


Hi NG,

I try the following

J10 = contans a literal which is
1. a Productnumber XXXXXX
2. the name of a table that contains parts, concerned to the product.

in N10
=ADRESS(10;1;1;TRUE;"\\Server\Path\["&J10&".xls]Titelseite")
gives me the completed adress as text
'\\Server\Path\[XXXXXX.xls]Titelseite'!$A$10

Now i'm looking for a function to retrieve the value of that specific cell

I try in N11
=INDIRECT(N10)

but i get an error back
#REFERENCE (German #BEZUG)

I believe it should work but I can't see why it doesn't

thx in advance

--
Martin
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default ADDRESS

You cannot use INDIRECT on a closed workbook. For this try this alternative
http://makeashorterlink.com/?F2993260A

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Martin Hallerbach" wrote in
message ...

Hi NG,

I try the following

J10 = contans a literal which is
1. a Productnumber XXXXXX
2. the name of a table that contains parts, concerned to the product.

in N10
=ADRESS(10;1;1;TRUE;"\\Server\Path\["&J10&".xls]Titelseite")
gives me the completed adress as text
'\\Server\Path\[XXXXXX.xls]Titelseite'!$A$10

Now i'm looking for a function to retrieve the value of that specific cell

I try in N11
=INDIRECT(N10)

but i get an error back
#REFERENCE (German #BEZUG)

I believe it should work but I can't see why it doesn't

thx in advance

--
Martin



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Martin
 
Posts: n/a
Default ADDRESS

First of all, there must be no apostrophes around the path and sheet name.

Second, Indirect only works for open files.

"Martin Hallerbach" wrote:


Hi NG,

I try the following

J10 = contans a literal which is
1. a Productnumber XXXXXX
2. the name of a table that contains parts, concerned to the product.

in N10
=ADRESS(10;1;1;TRUE;"\\Server\Path\["&J10&".xls]Titelseite")
gives me the completed adress as text
'\\Server\Path\[XXXXXX.xls]Titelseite'!$A$10

Now i'm looking for a function to retrieve the value of that specific cell

I try in N11
=INDIRECT(N10)

but i get an error back
#REFERENCE (German #BEZUG)

I believe it should work but I can't see why it doesn't

thx in advance

--
Martin

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Martin Hallerbach
 
Posts: n/a
Default ADDRESS

Hi Bob and Martin,

thanks for your information.

I'll try that VBA code

:-))))

--
Martin


"Bob Phillips" wrote:

You cannot use INDIRECT on a closed workbook. For this try this alternative
http://makeashorterlink.com/?F2993260A

--


Reply
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
Master Worksheet populated by other Worksheets? Steve Lundwall Excel Worksheet Functions 0 March 3rd 06 01:38 PM
Merge address in XL to Word letter template TheOne Excel Discussion (Misc queries) 1 December 7th 05 10:25 PM
how do I print address labels from an Excel Spreadsheet sq Excel Worksheet Functions 2 November 2nd 05 04:07 PM
Separate address column to Five columns harpscardiff Excel Worksheet Functions 1 September 16th 05 10:14 PM
Excel email address hyperlink does not update Michael Excel Discussion (Misc queries) 1 August 2nd 05 02:36 PM


All times are GMT +1. The time now is 09:32 AM.

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

About Us

"It's about Microsoft Excel"