Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to Auto populate dates from a given start date

I'd like to create a timecard-style spreadsheet where I can enter the date of the start of the pay period (in 6/15/2008 format) and have that auto populate the following dates on a 7-day/week calendar on the corresponding days of the week.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default How to Auto populate dates from a given start date

=A1+7

Does that work for you?

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

<Jim Hammerel wrote in message ...
| I'd like to create a timecard-style spreadsheet where I can enter the date of the start of the pay period (in 6/15/2008 format)
and have that auto populate the following dates on a 7-day/week calendar on the corresponding days of the week.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 207
Default How to Auto populate dates from a given start date

Jim,
Format the cells as you like mm/dd/yyyy (6/15/2008).
If the dates are going to be in Cells A2 thru G2, for example.
In cell B2 type "=A2 +1". then copy B2 to C2 thru G2.
hth
:-)
"Jim Hammerel" wrote:

I'd like to create a timecard-style spreadsheet where I can enter the date of the start of the pay period (in 6/15/2008 format) and have that auto populate the following dates on a 7-day/week calendar on the corresponding days of the week.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DAYS360 where Start Date is Static and End Date is Latter of Two Dates Aimee Shaw Excel Discussion (Misc queries) 1 December 28th 09 10:34 PM
Auto-populate other cells based on dates Freddy Excel Discussion (Misc queries) 2 October 28th 09 02:21 PM
auto populate dates dusty Excel Worksheet Functions 1 July 15th 08 05:14 AM
Auto populate dates waiter11 Excel Discussion (Misc queries) 2 May 28th 06 09:50 AM
expanding a start date and end date to show all the dates in a list musicman[_2_] Excel Programming 0 July 20th 05 08:47 PM


All times are GMT +1. The time now is 11:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"