Use na() function in code?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Anyone know how to code the na() function in VBA and why the following doesn't work

Function test(
test = Application.WorksheetFunction.na(
End Functio

It does work if I type =na() directly into a cell..

Bruc
 

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