I'd like to change border color and thicknes to focused cell so aiming the user when filling cell based forms.
How I found down the internal value which shows which cell is under cursor focus?
Thanks in advance
Ricardo Martinez
I'd like to change border color and thicknes to focused cell so aiming the user when filling cell based forms.
How I found down the internal value which shows which cell is under cursor focus?
Thanks in advance
Ricardo Martinez
Ricardo
ActiveCell will give you a reference to the currently active cell.
If posting code please use code tags, see here.
Thank you, I figured that there was an special System Variable like row() or column().
Thank you I appreciate your help.
Ricardo
If you want the row and column you can use the Row and Column property.
![]()
Please Login or Register to view this content.
I appreciate for your time. Acctually I didn realize how simple it was. Thanks a lot.
R.M.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks