Calendaring by weeks

G

Guest

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?
 
N

Nick Hodge

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
(e-mail address removed)


"labels using an Outlook contact category"
 
G

Guest

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.
 
N

Nick Hodge

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
(e-mail address removed)


"labels using an Outlook contact category"
 
G

Guest

Dear Nick,

You are exactly right about my not understanding the date function. I didn't
know what I didn't know. I had taken a Microsoft online tutorial which never
mentioned the simple subtractin that you showed me. I finally gave your idea
a try and Voila! It worked. Thanks for your patience and the link, which I
will very much needed. I wish Microsoft offered a more helpful tutorial.
 

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