+ Reply to Thread
Results 1 to 2 of 2

Time Sheet/Roster - how to ignore drop down list text RDO which is returning value" error

  1. #1
    Registered User
    Join Date
    08-23-2014
    Location
    New Zealand
    MS-Off Ver
    2007
    Posts
    3

    Time Sheet/Roster - how to ignore drop down list text RDO which is returning value" error

    Hi all,

    On the attached timesheet/roster template, when i select RDO (see E11 & F11) to highlight a "Rostered Day Off", I am given an error "#VALUE" in H column, where I would like the number of hours worked in that shift to be shown. I know it is showing an error because it is trying to calculate text. How do I get it to ignore the text RDO? So that it returns a blank cell or a '0' value in the G and H columns (and the others e.g. K,L,O,P columns)?

    Thank you very much for your help I have spent a lot of time trying to fix this.

    Test 3.xlsm

    Kind regards,

    Midgieo

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Time Sheet/Roster - how to ignore drop down list text RDO which is returning value" e

    Try

    =IFERROR(+F11-E11,"")
    Martin

+ 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. Replies: 3
    Last Post: 08-24-2014, 12:01 AM
  2. Script not copying data from "Emails" sheet to "New Sheet" - Run time error: Object
    By methuselah90 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-08-2014, 03:22 PM
  3. Returning a data list from one sheet to another based on a drop down menu
    By kk59204 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-16-2013, 01:21 PM
  4. [SOLVED] Conditional Validation - Using a "part-time" drop-down list
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  5. [SOLVED] Conditional Validation - Using a "part-time" drop-down list
    By Neil Goldwasser in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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