How do i show comments not always without using mouse. I mean when i go to a
ceel using keyboard it should should comment. further, how can i give one
comment for entire one row and one column.
Mike Rogers - 06 Jan 2007 04:12 GMT
Anand vijay
Try an input message with "Data Validation". I don't know if you can give a
comment to an entire row or column, but my gut says no.
Mike Rogers
> How do i show comments not always without using mouse. I mean when i go to a
> ceel using keyboard it should should comment. further, how can i give one
> comment for entire one row and one column.
CLR - 06 Jan 2007 16:08 GMT
With VBA you could create a pop-up MessageBox when selecting a cell, but if
applied to an entire row, or column, could get quite aggravating as it would
have to be de-activated each time.......
Vaya con Dios,
Chuck, CABGx3
> How do i show comments not always without using mouse. I mean when i go to a
> ceel using keyboard it should should comment. further, how can i give one
> comment for entire one row and one column.