Where can I download the isNA worksheet function?

  • Thread starter Thread starter Guest
  • Start date Start date
I'm getting a "Sub or Function not defined" message, implying I may not have
the relevant add-in switched on? If so, which one?
 
You have it. What do you want to do?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
If you want to run a formula function in a macro you must use
=if(application.isna( etc
 
Back
Top