PC Review


Reply
Thread Tools Rate Thread

Display row & column number in cell

 
 
=?Utf-8?B?d2VzbGV5?=
Guest
Posts: n/a
 
      19th Feb 2006
is there any way to display the row and column number in cell.

A B
1 test
2
3
--------------------------------
A B
1 A1
2
3

thank you for your help
 
Reply With Quote
 
 
 
 
Roger Govier
Guest
Posts: n/a
 
      19th Feb 2006
Hi Wesley

=CELL("Address") will return $A$1
If you don't want the $ signs, you could use
=SUBSTITUTE(CELL("Address"),"$","") to return A1

--
Regards

Roger Govier


"wesley" <(E-Mail Removed)> wrote in message
news:3D0E0687-922F-40C1-A567-(E-Mail Removed)...
> is there any way to display the row and column number in cell.
>
> A B
> 1 test
> 2
> 3
> --------------------------------
> A B
> 1 A1
> 2
> 3
>
> thank you for your help



 
Reply With Quote
 
Max
Guest
Posts: n/a
 
      19th Feb 2006
Put in A1: =ADDRESS(ROW(),COLUMN(),4)
Above returns A1. Just copy across & fill as required.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"wesley" <(E-Mail Removed)> wrote in message
news:3D0E0687-922F-40C1-A567-(E-Mail Removed)...
> is there any way to display the row and column number in cell.
>
> A B
> 1 test
> 2
> 3
> --------------------------------
> A B
> 1 A1
> 2
> 3
>
> thank you for your help



 
Reply With Quote
 
=?Utf-8?B?d2VzbGV5?=
Guest
Posts: n/a
 
      19th Feb 2006
thank you both of you guy, I get it !

"wesley" wrote:

> is there any way to display the row and column number in cell.
>
> A B
> 1 test
> 2
> 3
> --------------------------------
> A B
> 1 A1
> 2
> 3
>
> thank you for your help

 
Reply With Quote
 
Max
Guest
Posts: n/a
 
      19th Feb 2006
You're welcome !
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"wesley" <(E-Mail Removed)> wrote in message
news:03A5F898-E480-41D3-9024-(E-Mail Removed)...
> thank you both of you guys, I get it !



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
display date of today in cell X when number >0 in cell Y anneleen machiels Microsoft Excel Worksheet Functions 2 3rd Jun 2011 12:43 AM
function - find first number in row > 0, return cell column number cate Microsoft Excel Programming 3 19th Apr 2011 09:44 PM
R: Re: function - find first number in row > 0, return cell column number r Microsoft Excel Programming 0 19th Apr 2011 09:44 PM
display text in one cell as a number in an adjacent cell in excel =?Utf-8?B?RGVubm8=?= Microsoft Excel New Users 1 16th Nov 2006 05:13 PM
Display missing Part Number if Column A does not match column B =?Utf-8?B?RXJpayBU?= Microsoft Excel Worksheet Functions 2 17th Apr 2006 11:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:14 PM.