Thread: Cell Address
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jan Karel Pieterse Jan Karel Pieterse is offline
external usenet poster
 
Posts: 535
Default Cell Address

Hi Lsb,

I would like to know how can I obtain the cell address in
integer format.


Dim lRow as Long
Dim iCol as Integer
lRow=Activecell.Row
iCol=Activecell.Column

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com