How to Calculation repetition Pattern a weeks

coolzsters

New Member
Joined
Jul 23, 2018
Messages
13
Please help all master, i'm very confused to create the formula, i want to know how to calculation the repetition down in a weeks,

Here is the Scenario :
Down = 1
Up = 0

IDDay 1Day 2Day 3Day 4Day 5Day 6Day 7Count Repetition
WiFi Error1100111
2
Electricity Issue0011100
1

Explanation by rows:
1st row : WiFi Error 2 Times a weeks, First down (day 1 & day 2), and Second down (day 5, day 6, & day 7)
2nd row : Electricity Issue 1 Times a weeks, down at day 3, day 4, day 5
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
I'm no expert but I don't understand what you're trying to do.
 
Upvote 0
What do you want it to calculate? Countif will count the number of times a specified character appears. for example "=Countif(cell_range, 1)" will count number of times 1 appears in a range.
 
Upvote 0
What do you want it to calculate? Countif will count the number of times a specified character appears. for example "=Countif(cell_range, 1)" will count number of times 1 appears in a range.

dear Evons, I mean when down (1) repeat on a few day was counting only = 1, if that can Up (0) just in 1 or 2 day & then if in next day down again then down was count = 2 in that weeks, sorry if my english not well..
 
Upvote 0
I understand what you mean now. I think you will have to use a macro to do that. That's something I don't know how to do. I hope someone else here can help.
 
Upvote 0
I understand what you mean now. I think you will have to use a macro to do that. That's something I don't know how to do. I hope someone else here can help.

dear Evons,
ok thx for your time

dear all expert,
is there anyone can help ??? ?
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,324
Members
452,635
Latest member
laura12345

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top