NETWORKDAYS #NAME?

  • Thread starter Thread starter Angiewelly
  • Start date Start date
A

Angiewelly

I have used this formula with great success in previous sheets in the same
workbook but now I keep getting the above error. I have all the add in's as
pre previous answers and replies but still no joy. I tried formatting the
cell but again no joy. Can anyone suggest a solution please? Thanks Angie
 
I have used this formula with great success in previous sheets in the same
workbook but now I keep getting the above error. I have all the add in's as
pre previous answers and replies but still no joy. I tried formatting the
cell but again no joy. Can anyone suggest a solution please? Thanks Angie

Perhaps the #NAME! error refers to your data (function arguments) rather than
the function itself.

What version of Excel?
--ron
 
Excel 2003

Ron Rosenfeld said:
Perhaps the #NAME! error refers to your data (function arguments) rather than
the function itself.

What version of Excel?
--ron
 
Excel 2003

Copy and paste the formula below into some cell.

Do you still get a #NAME! error?


=NETWORKDAYS(DATE(2008,1,1),DATE(2008,1,31))


--ron
 

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

Networkdays? 1
NETWORKDAYS formula 5
Reverse Networkdays?? 2
Problem with 'Find' 5
Networkdays with cells yet to be entered (creating nested if) 2
NETWORKDAYS HELP 0
excel Scroll Bar 2
Gridlines not printing?! 7

Back
Top