+ Reply to Thread
Results 1 to 3 of 3

New user with a question

  1. #1
    Registered User
    Join Date
    02-03-2006
    Posts
    1

    New user with a question

    I am creating a time sheet and I want to either creat a droplist but I think I will have too many entries it has to be in 15 min increments for the 24 hrs. I got it up to 10:45 am from midnight but it wont let me make any more entries. Either that or I need a way that the ( : ) does not need to be entered to keep the formulas working correctly. Can anyone help?

  2. #2
    Anne Troy
    Guest

    Re: New user with a question

    Use Data Validation (and perhaps place your list on another worksheet):
    http://www.officearticles.com/excel/...**********Hope it helps!Anne Troywww.OfficeArticles.com"earljoe" <[email protected]> wrote inmessage news:[email protected]...>> I am creating a time sheet and I want to either creat a droplist but I> think I will have too many entries it has to be in 15 min increments> for the 24 hrs. I got it up to 10:45 am from midnight but it wont let> me make any more entries. Either that or I need a way that the ( : )> does not need to be entered to keep the formulas working correctly. Can> anyone help?>>> --> earljoe> ------------------------------------------------------------------------> earljoe's Profile:http://www.excelforum.com/member.php?action=getinfo&userid=31174> View this thread: http://www.excelforum.com/showthread.php?threadid=508340>


  3. #3

    Re: New user with a question

    To get a formatted time sheet:

    Format Column A as time (hh:mm)
    In A1 enter the increment as e.g. 00:15
    In A2 enter the start time e.g. 00:00
    In A3 enter: =A2+A1 and copy down to A97.
    In B2 enter: =text(A2;"hh:mm") and copy down to B97.

    Wha would you want to use a drop down for?

    Hans


+ 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