+ Reply to Thread
Results 1 to 4 of 4

[solved]Auto Sequence Date of of previous entry

  1. #1
    Forum Contributor
    Join Date
    01-06-2011
    Location
    cleveland
    MS-Off Ver
    Excel 2007
    Posts
    225

    [solved]Auto Sequence Date of of previous entry

    im developing a spreadsheet for end users that will assign the day of the week based off of the date and give feedback based on that. what im looking for is a way to foolproof the spreadsheet so they enter day 0, and excel will auto fill the dates after that to reduce chances of them screwing up (31 days in november, forgetting leap year, etc)

    so my sheet looks like this:

    a1 = 11/15/2011
    a2 = 11/16/2011
    a3 = 11/17/2011

    and so on

    what im looking for is a simple statement that will look at cell a3, and apply 11/18/2011 in a4. does something like this exist? non-vba preferred if possible

    thank you for your help
    Last edited by kamelkid2; 12-15-2011 at 10:10 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    10-06-2008
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    365

    Re: Auto Sequence Date of of previous entry

    Maybe I have misunderstood, but if you want A4 to add one day to A3, you can just add 1: A4=
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    01-06-2011
    Location
    cleveland
    MS-Off Ver
    Excel 2007
    Posts
    225

    Re: Auto Sequence Date of of previous entry

    oh. well dont i look silly. didnt occur for me to try that. thank you (:

  4. #4
    Valued Forum Contributor
    Join Date
    10-06-2008
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    365

    Re: [solved]Auto Sequence Date of of previous entry

    no problem

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1