Thread: Cell address
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Cell address

Do you know the row and column number of the address you're looking for? Ex.
if row is 10 and column is 1, then =ADDRESS(10,1) returns $A$10.

Is that what you're looking for? If not, please provide some more detail
about what information you want to use to return a cell address.

Dave
--
Brevity is the soul of wit.


"psych142" wrote:

Hi all,

I am trying to find a cell adress in a table sized 7 * 53, i am totally
stumped please help before my brain explodes