+ Reply to Thread
Results 1 to 9 of 9

Datevalue comes back as #value

Hybrid View

  1. #1
    Registered User
    Join Date
    07-19-2015
    Location
    Alsdorf, Germeny
    MS-Off Ver
    2013
    Posts
    11

    Datevalue comes back as #value

    Dear Forum,

    In cell S2 I place a date in cell t2 I have this formula which functions =IF(S2="";"";(S2+30))

    In Cell T2 I have this formula and this gives #Value =IF(T2<TODAY();"";T2+30)

    Can somebody help me
    Last edited by zbor; 09-27-2015 at 09:52 AM. Reason: Duplicated thread is named properly

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: #Value

    Please edit your thread title to comply with the forum rules.

    1. Use concise, accurate thread titles. Your post title should describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    In my opinion, your thread title is a bit to vague. Others may disagree.

  3. #3
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,663

    Re: #Value

    change
     =IF(T2<TODAY();"";T2+30)
    in
     =IF(T2<TODAY();"";S2+30)
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  4. #4
    Registered User
    Join Date
    07-19-2015
    Location
    Alsdorf, Germeny
    MS-Off Ver
    2013
    Posts
    11

    Re: #Value

    Thank you for the first reply,

    Date 3
    27.10.2015

    Date4
    =IF(U2<TODAY();"";U2+30)


    Date 3 is also a formula

    In date 4 there should not be coming any message, but there is coming 26.11.2015.

    Date 3 and 4 are each columns




    English is not my native language sorry for Errors or misunderstandings.

  5. #5
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: #Value

    Quote Originally Posted by elloco240866_Alsdorf View Post
    Date 3
    27.10.2015

    Date4
    =IF(U2<TODAY();"";U2+30)
    In date 4 there should not be coming any message, but there is coming 26.11.2015.
    Sorry, I had brainfreeze

    That formula is working as it should. Try changing < to >

  6. #6
    Registered User
    Join Date
    07-19-2015
    Location
    Alsdorf, Germeny
    MS-Off Ver
    2013
    Posts
    11

    Re: #Value

    Thank you, looking to much made blind.

  7. #7
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Datevalue comes back as #value

    Date 3 is in U2?

    Does your system clock show the correct date?

  8. #8
    Registered User
    Join Date
    07-19-2015
    Location
    Alsdorf, Germeny
    MS-Off Ver
    2013
    Posts
    11

    Re: Datevalue comes back as #value

    Yes it does

    Enclosed the file.
    Attached Files Attached Files
    Last edited by elloco240866_Alsdorf; 09-27-2015 at 10:28 AM.

  9. #9
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Datevalue comes back as #value

    You're welcome.

    Mistakes that are easiest to make are hardest to find.

+ 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