View Full Version : Adding weekdays


mtagliaferri
10-10-2006, 08:54 AM
Hi, I have the following problem:
In A1 I have the text "MONDAY" in B1 I have the n° "2" I would like to have in C1 the result of "TUE" wich is monday + 2, and so on.
How can I get this result?
Marco

Brianwarnock
10-11-2006, 08:08 AM
C1=B1+2 ?????????

There has to be more to your problem than that.

Brian