+ Reply to Thread
Results 1 to 2 of 2

automatic revolving timeline based on the current date of remaining days.

  1. #1
    Registered User
    Join Date
    12-04-2017
    Location
    USA
    MS-Off Ver
    EXCEL 2010
    Posts
    1

    automatic revolving timeline based on the current date of remaining days.

    I am trying to make an automatic revolving timeline based on the current date of remaining days. so as each day passed the percentage goes up. Then i will convert the percentage into a bar graph. please see below for an example. can someone please help?


    CURRENT DATE =NOW()
    DAYS TO COMPLETE =START DATE-END DATE
    REMAINING DAYS =END DATE- CURRENT DATE
    DAYS PASSED =DAY TO COMPLETE-REMAINING DAYS
    PERCENTAGE TO COMPLETE=????

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: automatic revolving timeline based on the current date of remaining days.

    lets assume it starts in A2 with Start Date

    A2 = enter a start date
    B2 = enter the end date
    C2 = =today()
    D2 = = B2-C2 (remaining days)
    E2 = = C2-A2 (Days Passed)
    F2 = Days complete so far = E2 / Total Days B2-A2
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] want to get the remaining days of the current month based on that respective month's one d
    By bala04msw in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-09-2017, 04:47 AM
  2. flexible update of remaining amount and end date based on current month
    By k1dr0ck in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-05-2015, 03:09 AM
  3. [SOLVED] Remaining work days in current quarter from today
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-07-2014, 02:41 PM
  4. [SOLVED] Calculate time remaining based on end date & time and current date
    By Kaz09 in forum Excel Formulas & Functions
    Replies: 33
    Last Post: 08-19-2014, 07:11 AM
  5. [SOLVED] Automatic disabling of Option buttons based on current date.
    By raj.bris in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 04-19-2013, 02:29 AM
  6. excel formula: days remaining=end date-todays date+extention days
    By fsprings in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-04-2013, 06:45 AM
  7. Replies: 3
    Last Post: 04-10-2009, 06:02 PM

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