View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dan E[_2_] Dan E[_2_] is offline
external usenet poster
 
Posts: 102
Default Custom Functions used through the wizard

When I write a custom function, how do I get the function wizard to display
comments about my inputs?

ie when you use SUMIF and your cursor is in the Range field it shows:
Range is the range of cells you want evaluated

I would like to be able to add retard proofing comments such as these to my
functions!

Dan E