custom functions argument preview
custom functions argument preview
(OP)
Is there a way to have your arguments displayed when typing in a custom function into excel? For example when you type =if(... excel will show a tool tip showing =if(logical_test, [value if true], [value if false]...
thank you
thank you





RE: custom functions argument preview
ht
RE: custom functions argument preview
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: custom functions argument preview
You can get the function dialog from the function wizard, as pete said.
The blog post below gives two ways to add function specific help to the function dialog, an easy but limited way, and a more flexible but more difficult way.
ht
Doug Jenkins
Interactive Design Services
http://newtonexcelbach.wordpress.com/
RE: custom functions argument preview
RE: custom functions argument preview