is it possible to make comment appear faster in excel?

is it possible to make comment appear faster in excel?

  • There are some comments in my Excel sheet Is it possible to make them appear faster when user hovers a mouse pointer over cell? Currently there is a small delay before the comment pop ups, I'd like the comment to appear instantly (as soon as the mouse enters the cell). I couldn't find such option in GUI, so maybe there is some hacking approach via VBA?

  • Answer:

    This isn't possible with VBa, and you've already seen there is no option to configure it in Excel. In regards to VBa, there is no mouseover event or similar for cells. The only way you could do something is to hack it, by adding a control to every cell you want this and create a mouseover event for each control! http://www.mrexcel.com/forum/excel-questions/4456-visual-basic-applications-mouseover-cell.html

Alex at Super User Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.