View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Nick Hodge
 
Posts: n/a
Default Calendaring by weeks

I'm sorry, i don't really understand, can you set out an actual example in
this thread of what you want to see and I'm sure there is way.

I am not sure how much you understand on Excel date/times, so you may get an
answer here

www.cpearson.com/excel/datetime.htm

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"labels using an Outlook contact category"
icrosoft.com wrote in
message ...
What I am looking for is a little more complicated. I am using the
=DATE(year, month,day) function. Yes, I can always put in the (-14
or -42)
for the day calculaton. What I need is to create a template with about 12
calculations built around an end date, and then be able to plug in various
end dates and then see the dependent dates all change. Unfortunately, the
way Excel calendaring seems to work, I would have to retype all the
dependent
calculations with each new date change. Hope this is understandable.
Thanks
for your help.

"Nick Hodge" wrote:

To which calendar function do you refer?

In cells,say the event date is in A2, for the reminder cards in B2 enter

=A2-14

and for the invitations in C2 enter

=A2-42

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"labels using an Outlook contact category"
icrosoft.com wrote in
message ...
I want to create an event calendar in Excel by setting up formulas
(event
date minus two weeks for reminder cards), (event date minus six weeks
for
invitations) based on the end date. Is there an easy way to subtract
weeks
in the calendar function?