How add a value help parameter to User Defined Funtion

  • Thread starter Thread starter Raja
  • Start date Start date
R

Raja

I want to provider the user a value help when filling formula paramter.

for example, when you fill the "[RangeLookup]" parameter of VLOOKUP method,
excel display to you an option to select
TRUE - Approximate match
FALSE - Excat match

Is that possible?

Regards,
Raja
 
Hi there

Go to the data menu and choose something like validation (I don't know the
excact name of the menu in English).

Kind regards,
Alex
 
Raja

Just to add to the comments...which might be of help.

Pressing Ctrl+Shift+A after typing the first bracket gives you the argument
names as in the UDF...

=samplefunction(

If this post helps click Yes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top