+ Reply to Thread
Results 1 to 2 of 2

schedule date tracking

  1. #1
    Registered User
    Join Date
    02-07-2007
    Posts
    1

    schedule date tracking

    I want to do a workbook that will calculate the number of days it takes to build a product but take into account the days the construction is put on hold. Right now I have it set up with the stop date as =TODAY() unless I enter in a date and hold days are =A3-A2 and total days are =(A4-A1)-A5. This works but if I hold the job more then 1 time I would have to enter in more hold start and hold stop columns. Is there any way to trigger a hold by checking a box and unchecking it when it is ready to start and can it remember the dates if it happens multiple times?

    start holdstart holdstop stop holddays totaldays
    1/1/2007 1/5/2007 1/10/2007 2/6/2007 5 3
    Last edited by tanelson83; 02-07-2007 at 12:50 AM.

  2. #2
    Forum Contributor
    Join Date
    01-24-2007
    Location
    Southampton, UK
    Posts
    137
    I think you would be better off putting these start/stop dates in a row, rather than in columns. This makes it easier to maintain, and also to incorporate the calculations you need.

    See the attachment for a suggested layout, including the formulae used.

    In this format, you can also use the menu Data...Form... to bring up a box to input new values, which would then automatically add in the calculations for you.
    Attached Files Attached Files
    Last edited by Loz; 02-07-2007 at 06:40 AM.

+ 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