PROBLEM IN EXCEL

E

EXCEL

why I use this formular cannot work in excel =NETWORKDAYS(U3,Q3)-1 ? it shows
#NAME?
 
C

cpt_neo

There are a couple of possibilities I see for the error.
One - It looks like you may be trying to use a range of cells. If you are,
then you need to replace the comma(,) with a colon:)) (U3:Q3) not (U3,Q3).

Two - You may be missing an Add-In and need to install the Analysis Toolpak.
 
S

ShaneDevenshire

Hi,

One reason is that the Analysis ToolPak may not be installed. Choose Tools,
Add-Ins, and check Analysis ToolPak.
 

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


Top