How to get the current cell position in VBA (eq. Row(), col() in F
經安全檢測,此網站為安全網站,請放心前往原始網址!
How to get the current cell position in VBA (eq. Row(), col() in F
Is there any way to know the Row and Col position when user select a cell? so I can, MsgBox( "You are in ROW "+. ... excel object (such as ActiveCell.??? ) 2.