+ Reply to Thread
Results 1 to 9 of 9

multiple validation rules

Hybrid View

  1. #1
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: multiple validation rules

    No it wouldn't I'm afraid but to go back one step:

    I am only entering times, except when I have an employee that is working past midnight.
    You can use MOD to calculate the hours using just time assuming no shift ever exceeds 24 hours in length, eg:

    E2: =MOD(D2-C2,1)
    format to h:mm
    will correctly calculate the hours even if shift crosses midnight.. and so using this approach you need only enter time values into both C & D cells (6:00 pm / 12:15 am)

  2. #2
    Registered User
    Join Date
    09-22-2009
    Location
    Arizona
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: multiple validation rules

    This works perfect... and it will save me time by not having to enter the dates. Thanks so much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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