Date Sequence in Header

M

Michael

I create a sign up sheet for 1` month at a time. I need to have the day of
the Day of the week, Month, Date, and year at the top of each page.

I'd like to set this up so I can just print this for a range, like say May
and get all 31 days to print, each with the correct date for that day at the
top of the table of names.

How do I best do this???
 
M

macropod

Hi Michael,

I'd suggest using Excel - if you put a date into say cell A1, you can use a formual like =A1+1 to have Excel calculate the next
date. You can also format the cells to display the dates in whatever format you prefer.
 
Top