Add a number of work days to a date

A

Art

I need to look at value in one cell and add a specific number of work days to it. Any one know how?
 
M

Mark Graesser

Art
Look into the WORKDAY function

Good Luck
Mark Graesse
(e-mail address removed)

----- Art wrote: ----

I need to look at value in one cell and add a specific number of work days to it. Any one know how?
 
G

Guest

Try this. To add 10 days to today, for example
=WORKDAY("2/3/2004",10) I'm pretty sure that a cell
reference instead of a date will work just fine, but I
thought that this way would show the syntax better
-----Original Message-----
I need to look at value in one cell and add a specific
number of work days to it. Any one know how?
 

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

Top