Thanks to you both, I guess that was too obvious. One other question: Is
there a way to have a cell equal to the day of the week in format MON, TUE,
WED, etc based on the date in another cell. I know WEEKDAY(A1) will give it
in format 1,2,4 but I would like MON, TUE, WED format, thanks
"Bernard Liengme" wrote:
> Regardless of Excel version: =A2+7 and format as date
> If you meant 7 workdays: =WORKDAYS(A1,7)
> best wishes
> --
> Bernard V Liengme
> Microsoft Excel MVP
> http://people.stfx.ca/bliengme
> remove caps from email
>
> "GregNga" <(E-Mail Removed)> wrote in message
> news:332EC5A1-34F2-4C18-B0A5-(E-Mail Removed)...
> > In Excel 2000, how can I calculate cell A9 to be 7 days from the A2
> >
> > I am now using Excel 2000 where I work and I have been used to doing this
> > in
> > Excel 2003
>
>
>