How to user function factorN

  • Thread starter Thread starter Juston
  • Start date Start date
J

Juston

I receive an excel file with the function
factorN used to calculate on some value.
However, I get #NAME? for all the cell with
the function factorN.

Anyone can help on this function 'factorN' usage ?
 
Hi,

Does the workbook have a macro.. check and let me know...
it may be the VBA coding which may cause it to malfunction

Mark
 
It's because factorN is a UDF (User Defined Function), so
you need to install it (if it is freeware get it from the original
source where you get the excel file from or asked them to
copy and paste the values before they send it to you)
 

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

Similar Threads


Back
Top