PDA

View Full Version : Solved: How to insert ToolTips in Cell?



jigar1276
09-29-2008, 05:27 AM
Hi Experts,

I have seen one general templates in Excell under spreadsheet Solutions, where certain cell is having tool tips inserted. This templet can be get by doing File->New->General Templates->Spreadsheet Solutions->Loan amortization. once you get this you will get the file and in that cell D11 is having tool tips. This is a tool tips and not a comment.

If we give comment in such cell and once we click that cell, both tool tips and comment is displayed.

I want to learn how to give such tool tips in a cell?

Bob Phillips
09-29-2008, 05:29 AM
It is probably just a Data Validatin (Data>Validation) with an input message.

jigar1276
09-29-2008, 11:27 PM
Thanx XLD. Thats exactly the data validation. I was not knowing this feature, thanx again to bring it to me.