How to get ID of the Cell on the Left-Top corner of a worksheet

L

LamNgo

Hi group,

I there any way to find out the cell ID (eg. K36) of the cell on the
left-top corner of a worksheet. At the first time, it's always A1 cell
but after user scroll, how can we identify it?

Thanks,
LamNgo
 
L

LamNgo

Hi,
Thanks for your responses. But I'm finding for a correspondent C++
code segment using MFC 4.0 wrapper classes? I'm using VS 6.0.

LamNgo
 
Top