How to create User Defined Function

W

Warwick Renshaw

Could someone please explain how to creat a User Function that:
- reads an input parameter (to a calculation)
- performs the calculation (spanning several hundred cells)
- returns the result (of the calculation)

I percieve the function would look something like:
- UserFunction(InputParameter,Result)
 

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

Top