+ Reply to Thread
Results 1 to 4 of 4

IFERROR being strange :(

  1. #1
    Registered User
    Join Date
    04-13-2015
    Location
    California
    MS-Off Ver
    MS Office 2013
    Posts
    8

    Question IFERROR being strange :(

    I want to add the IFERROR function to the formula:

    =($AA$1-C6)/365

    So that if an error appears, it will say "Invalid hire date" (this formula is used to calculate the length of time employees have been working at a company.)

    I tried =IFERROR($AA$1-C6)/365,"Invalid hire date") but I need to add another parenthesis...

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,463

    Re: IFERROR being strange :(

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Contributor
    Join Date
    03-11-2014
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    379

    Re: IFERROR being strange :(

    Hi,

    Try this: =IFERROR(($AA$1-C6)/365,"Invalid hire date")

    Regards,
    AM

  4. #4
    Registered User
    Join Date
    04-13-2015
    Location
    California
    MS-Off Ver
    MS Office 2013
    Posts
    8

    Re: IFERROR being strange :(

    Thank you again TMS
    Thank you as well Ashish!

+ 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. IFERROR within IFERROR until no error. Help.
    By XNemo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-26-2014, 12:30 PM
  2. iferror()
    By pickslides in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-22-2014, 09:21 AM
  3. xlfn.IFERROR or IFERROR don't work in Excel 98-2003
    By dj_danu01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-26-2013, 02:53 AM
  4. iferror
    By step_one in forum Excel General
    Replies: 1
    Last Post: 08-02-2011, 10:27 AM
  5. Replies: 3
    Last Post: 05-27-2009, 08:50 AM

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