View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stu Stu is offline
external usenet poster
 
Posts: 29
Default UDF (user defined functions) how do you get tooltip to work?

I made this great UDF and it works fine but, I can't work out how to get the
tooltip to work. Example if you type =IF( into a cell, tooltip comes up
with, logical test, value if true,value if false. How do you make a custom
tooltip for a UDF?