Show comments without mouse

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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
 
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
 
Back
Top