ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   ACTIVECELL LOCATION (https://www.excelbanter.com/excel-discussion-misc-queries/202301-activecell-location.html)

kt(uk)

ACTIVECELL LOCATION
 
I would like to know if there is a macro command that will return the
position of the current activcell. This could either be in the format B6 or
6,2

Stefi

ACTIVECELL LOCATION
 
ActiveCell.Address(False, False)

Regards,
Stefi

€žkt(uk)€ ezt Ă*rta:

I would like to know if there is a macro command that will return the
position of the current activcell. This could either be in the format B6 or
6,2


Bernard Liengme

ACTIVECELL LOCATION
 
Sub tryme()
MsgBox ActiveCell.Address
End Sub

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"kt(uk)" wrote in message
...
I would like to know if there is a macro command that will return the
position of the current activcell. This could either be in the format B6
or
6,2





All times are GMT +1. The time now is 02:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com