#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 162
Default Date Sequence

I have four colums of dates that are supposed to occur in order, e.g. 4/1/08,
5/2/08, 6/2/08, and 7/2/08. Is there a formula I can use to ensure those
dates occur in sequence.

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Date Sequence

Put your first dates in A1, B1, C1 etc. Then in A2 you can use this:

=A1+1

Format as a date, then copy down and across. If the dates in column B
are meant to be continuous from the last date in column A, then use
this in B1:

=Ax+1

where Ax is the last cell you use in column A (A65536 ?).

Hope this helps.

Pete

On Oct 1, 2:36*pm, Daren wrote:
I have four colums of dates that are supposed to occur in order, e.g. 4/1/08,
5/2/08, 6/2/08, and 7/2/08. *Is there a formula I can use to ensure those
dates occur in sequence. *

Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Date Sequence

Hi,

Put a start date in (say) A1 then select A2 down as many cells as you need
then

Data|Validation
Select Date
Select 'Greater than' or possibly 'Greater than equal to'
enter =A1 in the start date box
OK

Dates must now be entered in ascending order.

Mike

"Daren" wrote:

I have four colums of dates that are supposed to occur in order, e.g. 4/1/08,
5/2/08, 6/2/08, and 7/2/08. Is there a formula I can use to ensure those
dates occur in sequence.

Thanks.

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
How do I set my system date as day-- month--year sequence? Marty Excel Discussion (Misc queries) 2 May 17th 08 05:12 PM
Macro help inserting records by date sequence. Richard Excel Discussion (Misc queries) 4 September 18th 07 11:05 PM
sequence number based on date denise Excel Worksheet Functions 2 July 25th 06 10:51 PM
Set tab sequence help tamato43 Excel Discussion (Misc queries) 0 August 25th 05 07:11 PM
the first in a sequence Willem Excel Discussion (Misc queries) 2 May 12th 05 02:12 PM


All times are GMT +1. The time now is 08:56 AM.

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

About Us

"It's about Microsoft Excel"