Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Get Address of Active Cell

Is there a function to access the address of the Active Cell without having
to revert to Visual Basic?

Thank You
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Get Address of Active Cell

Nope... VBA is the only way...
--
HTH...

Jim Thomlinson


"LarryL" wrote:

Is there a function to access the address of the Active Cell without having
to revert to Visual Basic?

Thank You

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Get Address of Active Cell

the function below should work..

=+CELL("address",A1)
_______________________
salah



"LarryL" wrote:

Is there a function to access the address of the Active Cell without having
to revert to Visual Basic?

Thank You

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Get Address of Active Cell

Won't that always return $A$1?

The original poster could use:
=CELL("address")&text(rand(),";;;")
(that + isn't necessary)

But it could be one calculation behind.




salah wrote:

the function below should work..

=+CELL("address",A1)
_______________________
salah

"LarryL" wrote:

Is there a function to access the address of the Active Cell without having
to revert to Visual Basic?

Thank You


--

Dave Peterson
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
Find address of active cell Dave Excel Worksheet Functions 5 September 6th 06 06:43 PM
value of the active cell caroline Excel Worksheet Functions 2 June 21st 06 05:34 PM
If Statment - Active Cell Column Address Richard Excel Discussion (Misc queries) 2 June 9th 06 11:22 PM
HOW TO COPY 480 ACTIVE E-MAIL ADDRESSES CLM "G" ON AN ACTIVE EXCE. ragman10 Excel Discussion (Misc queries) 1 December 13th 04 11:52 PM
Sum to active cell GregR Excel Discussion (Misc queries) 4 December 10th 04 10:01 PM


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