+ Reply to Thread
Results 1 to 12 of 12

how to check the missing log

Hybrid View

  1. #1
    Registered User
    Join Date
    08-24-2006
    Posts
    61
    the second formula is incorrect.
    only one log is missing,but it display 2 logs.

  2. #2
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,641
    Hi Lonely,

    Would you post me a copy of your workbook so I can take a look at it?

    Thanks,

    Greg M

  3. #3
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,641
    Hi again,

    Sorry - try this:
    ="Missing Logs = "  &  COUNTIF(B1:B18,"Log Missing")
    I tried it on an example which HAD two missing logs, so the formula appeared to work correctly. Hope this one's OK for you.

    Regards,

    Greg M

  4. #4
    Registered User
    Join Date
    08-24-2006
    Posts
    61
    the 1st formula always display 2 logs, but actually only one is missing.
    the second formula always return 0, actual one missing log.

  5. #5
    Registered User
    Join Date
    08-24-2006
    Posts
    61
    here is another problem,i upload the file here.
    is in DOC format, after i copy them into excel, the formula doesn't work anymore.
    HELP!
    Attached Files Attached Files

  6. #6
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,641
    Hi Lonely,

    I'm really sorry about this - I just didn't check my code thoroughly enough. The following should work & may be inserted anywhere in your worksheet:
    ="Missing Logs = "  &  COUNTIF(B1:B9999,"Log Missing")
    Regarding the second problem, I think the difficulty may be caused when you import the data from a document. When I imported the data from the file you uploaded, the times had trailing ")" characters at the end - these need to be trimmed etc.

    Can you upload a sample of the EXCEL version of the times so I can see what they look like? If the file is too large to upload then just upload a typical extract from it.

    Sorry about the first problem & hope I can help with the second one.

    Regards,

    Greg M

  7. #7
    Registered User
    Join Date
    08-24-2006
    Posts
    61
    ok..i zip the exce sheet...
    i just copy the doc (CTRL+A)then paste it to excel.
    Attached Files Attached Files

+ 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