Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Display a cell address

Good morning

No amount of post searching turned up my answer, believe it or not.

I have a two-tab workbook. Tab one serves as a Table of Contents for
different locations on Tab 2.

On Tab 1, in one cell, I want to have text, and a specific cell address of
Tab 2.

Tab 1 example of the resulting display:

Calendar 2005 - Tab 2, D8

A couple of points.

1. D8 will move around on Tab 2, so the Tab 1 formula will have to track
it.
2. If possible, I dont necessarily want to display Tab 2 in the result,
just the cell
address.

I tried syntax along the lines of ="Calendar 2005 - "&ADDRESS(blah, blah),
but I just cant make this go

Im stumped. Any takers?

Thanks to anyone who takes the time to respond. Ill keep an eye on the post.

Sam

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Display a cell address

One way:

Name your cell, say "cell1"

then use: ADDRESS(ROW(cell1),COLUMN(cell1),4,TRUE)

In article ,
sam wrote:

Good morning

No amount of post searching turned up my answer, believe it or not.

I have a two-tab workbook. Tab one serves as a Table of Contents for
different locations on Tab 2.

On Tab 1, in one cell, I want to have text, and a specific cell address of
Tab 2.

Tab 1 example of the resulting display:

Calendar 2005 - Tab 2, D8

A couple of points.

1. D8 will move around on Tab 2, so the Tab 1 formula will have to track
it.
2. If possible, I dont necessarily want to display Tab 2 in the result,
just the cell
address.

I tried syntax along the lines of ="Calendar 2005 - "&ADDRESS(blah, blah),
but I just cant make this go

Im stumped. Any takers?

Thanks to anyone who takes the time to respond. Ill keep an eye on the post.

Sam

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Display a cell address

Saaweet! Worked like a champ. I would have NEVER figured this out. The ROW
and COLUMN inside ADDRESS totally threw me.

You the man JE M.

Much thx,

Sam

"JE McGimpsey" wrote:

One way:

Name your cell, say "cell1"

then use: ADDRESS(ROW(cell1),COLUMN(cell1),4,TRUE)

In article ,
sam wrote:

Good morning â

No amount of post searching turned up my answer, believe it or not.

I have a two-tab workbook. Tab one serves as a Table of Contents for
different locations on Tab 2.

On Tab 1, in one cell, I want to have text, and a specific cell address of
Tab 2.

Tab 1 example of the resulting display:

Calendar 2005 - Tab 2, D8

A couple of points.

1. D8 will move around on Tab 2, so the Tab 1 formula will have to âœtrackâ
it.
2. If possible, I donât necessarily want to display Tab 2 in the result,
just the cell
address.

I tried syntax along the lines of ="Calendar 2005 - "&ADDRESS(blah, blah),
but I just canât make this goâ¦

Iâm stumped. Any takers?

Thanks to anyone who takes the time to respond. Iâll keep an eye on the post.

Sam


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
How do I display the pathname/address of a hyperlink? DMAnalyst Excel Worksheet Functions 8 August 10th 07 08:12 PM
How do you do hard returns in 1 cell? entering address in 1 cell Jenn Excel Discussion (Misc queries) 2 June 18th 07 03:28 PM
How to create table of cell names with the name's cell address WildwoodEngr Excel Discussion (Misc queries) 1 October 26th 06 02:52 PM
How make hyperlink refer to cell content rather than cell address. Omunene Excel Discussion (Misc queries) 3 March 2nd 06 01:07 AM
Display the address of cell with max value Liz C Excel Worksheet Functions 7 January 28th 05 11:11 PM


All times are GMT +1. The time now is 11:22 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"