+ Reply to Thread
Results 1 to 11 of 11

Excel 2000 - show billable days

Hybrid View

  1. #1
    Registered User
    Join Date
    12-16-2008
    Location
    Northern California
    Posts
    6

    Excel 2000 billable days - date publish incorrect

    Thanks EdMac!

    The 1st formula provides a static date of " 2/29/00 " which is ok I suppose.

    The second formula provides a result of " 39814 " which I think is some sort of date series (format) used by Excel. The problem with the readout is that it adds erroneously to the total. If there is no data in the row, then the cell should read blank, true? However, when I type in the "Placement" date in the proceeding column, the billable days column calculates the result correctly. - correct calculation, incorrect empty readout.

    Is there an argument we can add to to suppress the output if the cell is blank?
    Last edited by php4u; 12-17-2008 at 12:12 PM. Reason: readout

  2. #2
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Cells must be formatted as date

    Both formulae should provide blank if no input - they did when I tested it
    Ed
    _____________________________
    Always learning, but never enough!
    _____________________________

  3. #3
    Registered User
    Join Date
    12-16-2008
    Location
    Northern California
    Posts
    6

    Thumbs up Billable Date solved!



    Nicely done! I cleared the contents and re-tested the process and works as designed.

    Thank you very much for your assistance. This forum is the best!

    ~Ralph
    p.s. I hope this thread helps someone else.

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  5. #5
    Registered User
    Join Date
    12-16-2008
    Location
    Northern California
    Posts
    6
    Changed to solved.

    A new issue has come up; the date "2/29/00" appears in empty date cells where I added a new column?

    In F5
    Code:
    =IF(ISERROR(E5+60),"",E5+60)

    The cells are formated for "date" - (3/1/08)

    Any suggestions?
    Thank you in advance!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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