HOW TO STORE CURRENT COLUMN & ROW

T

tootles

I need a current_row() & current_col() function so I can store row / column
where user places cursor. Is there something built in so I can get this
info? I need to store row and column info to a variable.

TIA
 
Top