+ Reply to Thread
Results 1 to 2 of 2

Auto generated dates

  1. #1
    Registered User
    Join Date
    07-27-2004
    Posts
    8

    Auto generated dates

    I am looking for a way to auto generate an audit due date. For example, if the audit is done today and its frequency is every 13 weeks. I like to generate the next due date. So, I will have a column of "done date" "frequency" and "Next due date". Any help will be appreciated.

  2. #2
    Guest

    Re: Auto generated dates

    Hi

    If your dates are Excel dates, you can just use standard maths. If you have
    31/03/06 in A2 and 13 in B2, you can use
    =A2+(B2*7)
    which will take your 'weeks' figure and multiply it by 7.
    Format the result as date.

    Hope this helps.
    Andy.




    "Fifi" <Fifi.25jhun_1143817802.4609@excelforum-nospam.com> wrote in message
    news:Fifi.25jhun_1143817802.4609@excelforum-nospam.com...
    >
    > I am looking for a way to auto generate an audit due date. For example,
    > if the audit is done today and its frequency is every 13 weeks. I like
    > to generate the next due date. So, I will have a column of "done date"
    > "frequency" and "Next due date". Any help will be appreciated.
    >
    >
    > --
    > Fifi
    > ------------------------------------------------------------------------
    > Fifi's Profile:
    > http://www.excelforum.com/member.php...o&userid=12325
    > View this thread: http://www.excelforum.com/showthread...hreadid=528566
    >




+ 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