English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

For example if you wrote a function for finding the area of a rectangle RectArea( Height, Width) how do you program a prompt to appear reminding the user what arguments are required (For example on vlookup a text box appears underneath with lookup_valuek, table_array,.... etc.

2007-09-17 02:27:04 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

I'm not exactly sure how to do that, but if you go to:

Insert > Function

Then pick the User Defined category it will list the custom functions and the arguments for the functions.

2007-09-19 07:33:07 · answer #1 · answered by devilishblueyes 7 · 0 0

Normally this is usually handled by excels function explainer anyway, when they start to type the function into the formula bar it should come up with a label under the text to tell them how to correctly format what they are typing. To see this in action you could for example type =if( into the formula bar and it will bring up how to format the rest of the function

2007-09-18 01:56:04 · answer #2 · answered by barhud 3 · 0 1

just make a note

2007-09-21 12:47:59 · answer #3 · answered by melsatar 5 · 0 1

fedest.com, questions and answers