English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have 2 date columns.. A & B. I want to write a formula that will add 3 workdays to column A:

For example, A1 = 2/8/2007
B1 = (a1 + 3 workdays) so it would be 2/12/2007 (not 2/11/07 because that is sunday)

I can't seem to come up with the right formula. Any help is greatly appreciated!

2007-02-08 04:05:00 · 1 answers · asked by Michelle C 1 in Computers & Internet Software

1 answers

On the Tools menu, click Add-Ins.

In the Add-Ins available list, select the Analysis ToolPak box, and then click OK.

Then use this formula in B1

=WORKDAY(A1,3)

Make sure both A1 and B1 are formated as date fields

2007-02-08 05:04:55 · answer #1 · answered by rod 6 · 0 0

fedest.com, questions and answers