Format cells with dates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to format cells so that dates would change when the lead date is changed. for example, when I input monday's date, tue, wed, thur, etc will follow suit.
 
Pat,

Assuming the first date is in A1

B1: =A1+1
C1: =B 1+1
etc.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

Pat said:
Is there a way to format cells so that dates would change when the lead
date is changed. for example, when I input monday's date, tue, wed, thur,
etc will follow suit.
 
Pat,

Not sure if this is what you want, but if you put a date in cell A1,
you could use =A1+1 in cell A2. You could then drag the formula
down as far as you need to.
When you change the date in A1, all of the other cells where you
dragged the formula will follow suit.

John


Pat said:
Is there a way to format cells so that dates would change when the lead
date is changed. for example, when I input monday's date, tue, wed, thur,
etc will follow suit.
 
Unbelievably easy! I figured so.
Thanks, Bob.
Pat

----- Bob Phillips wrote: -----

Pat,

Assuming the first date is in A1

B1: =A1+1
C1: =B 1+1
etc.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

Pat said:
Is there a way to format cells so that dates would change when the lead
date is changed. for example, when I input monday's date, tue, wed, thur,
etc will follow suit.
 
-----Original Message-----
Is there a way to format cells so that dates would change
when the lead date is changed. for example, when I input
monday's date, tue, wed, thur, etc will follow suit.
Pat

If Mondays date is in A1 then in A2 type =A1+1 and copy
this formula.

Regards
Peter
 

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

Similar Threads

Conditional Formatting 6
Cell color 1
Cell coloring 3
Cell Colors 2
consecutive dates 2
Automatically Insert Dates For Week Off One Day Entry 7
combining functions 2
Macro or Formula 5

Back
Top