My data is in sheet NtoR:
Col F has start date Time
Col P has End date Time
Col Q has lead time in custom: [h]:mm:ss format
I need to count number of records within specific start date and end date (and some more criteria) and lead time less than 24, between 24~48 and more than 48 hours.
I am not good at arrays. So I need some help here.
Col F has start date Time
Col P has End date Time
Col Q has lead time in custom: [h]:mm:ss format
I need to count number of records within specific start date and end date (and some more criteria) and lead time less than 24, between 24~48 and more than 48 hours.
I am not good at arrays. So I need some help here.