Formular


  1. Posts : 14
    Windows 7 64 bit
       #1

    Formular


    Hello Sir,
    I have a question that,
    i have one Excel spreed sheet
    and at

    Formular-formular.png

    Here is the formula :
    1-At column A , the date put by manually
    2-At Column B , The date put by formula = today()
    3-At the column C, It's the result between column A and B,
    The Formula at Column C IF(A1>0,DAYS360(A1,B1),)

    I wonder why Column A and B are equal date, why the result at Column C is -2?
    It's should be 0 at Column C
      My Computer


  2. Posts : 784
    Linux Mint 17 Cinnamon | Win 7 Ult x64
       #2

    If you are simply trying to calculate the difference in the two dates...

    In your example in C1..

    =IF(A1>B1,A1-B1,B1-A1)

    The result for your example should be 0.

    How the date looks is largely irrelevant, as that is accomplished by cell formatting. The actual content for dates is a serial number.

    hth
    Tanya
      My Computer


 

Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:41.
Find Us