View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default Current Row number

This kind of code is entered in the VBE--where developers write code.

You may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

Sambusa wrote:

Sorry may i ask ?

Where i have to run this : x = ActiveCell.Row pls,
Explain to me because i am new in VBA

SAMI

--
Sambusa
------------------------------------------------------------------------
Sambusa's Profile: http://www.excelforum.com/member.php...o&userid=14960
View this thread: http://www.excelforum.com/showthread...hreadid=266823


--

Dave Peterson