Programming
Programming Questions? Ask a Programmer for Answers ASAP
Hello and welcome to Just Answer Tech Support. I will be assisting you today. Accept my apologies to hear you're experiencing difficulty.
Thank you. Allow me a moment, please.
Please use the below formula and let me know if it helps.
=ArrayFormula(COUNTIFS(value(replace(I:I,1,11," ")),"<=22:00",value(replace(I:I,1,11," ")),"<04:00"))
Thank you.
I modified your Replace statement in the existing formula. It was missing one parameter.
Can you check if it helps?
To filter the data by the restaurant name, I suggest you create a Pivot table.
Allow me a moment. I'll share my findings with you.
Yes. I am working on your solution. I am sorry it's taking a little longer.
I created a copy of the document. Added a new field that contains time. Used the Replace formula to extract time.
Created a pivot table and filtered the data using time. Let me know if it helps.
Click here to see the document.
The formula will not be dynamic.
If you make changes to the sheet, the results will not update. You will need to change the range within the formula.