#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 66
Default address function

Hi,

The ADDRESS function goes:
(row_num,column_num,[abs_num],[a1],[sheet_text])

My problem resides in the last argument... Which function should I use to
steal the name of the sheet I want, so that if this sheet was ever to be
renamed, the argument would also automatically update to the new name?

Hope my question is clear enough,
Félix
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default address function

Assuming that the workbook has been saved

=ADDRESS(1,2,,,MID(CELL("Filename",Sheet2!A1),FIND ("]",CELL("Filename",Sheet2!A1))+1,99))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"FiluDlidu" wrote in message
...
Hi,

The ADDRESS function goes:
(row_num,column_num,[abs_num],[a1],[sheet_text])

My problem resides in the last argument... Which function should I use to
steal the name of the sheet I want, so that if this sheet was ever to be
renamed, the argument would also automatically update to the new name?

Hope my question is clear enough,
Félix



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
cannot nest address function into another function Ian Excel Discussion (Misc queries) 7 April 27th 07 07:03 AM
address function sot Excel Discussion (Misc queries) 2 February 22nd 07 05:11 PM
Help With Address Function Steve M Excel Worksheet Functions 3 November 29th 06 04:25 PM
address() function carvalho Excel Worksheet Functions 1 April 15th 06 01:10 AM
ADDRESS function Michael Link Excel Discussion (Misc queries) 2 August 5th 05 02:29 PM


All times are GMT +1. The time now is 10:04 AM.

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"