活动
社区指南 | |
社区视频 |
问题 | |
所有回复 |
推荐的回复 |
用户活动图表
帖子历史记录
Counta with multiples - Formula to count occurrences of numbers
Google Docs Editors•2024/4/18
Aim
I have a spreadsheet which I need to use to create some charts.
The spreadsheet contains various dates from the start to the end of a process.
The charts I need to produce need to show the percentage of how many days it takes for specific stages of the process to take.
Single Number Formula
For single numbers I think I have the formula right:
=counta(arrayformula(iferror(search("0",Sheet1!E2:E5))))
In this example it should count each time the number is 0 days.
=counta(arrayformula(iferror(search("1",Sheet1!E2:E5))))
In this example it should count each time the number is 1 days.
Multiple Number Formula
But I'm not sure how to write it if I want it to include multiple.
=counta(arrayformula(iferror(search("2:5",Sheet1!E2:E5))))
I thought would give me the number of occurrences between 2 and 5 days. It doesn't.
Spreadsheet
I've included a section of the sheet below which probably explains much clearer. Any chance someone could take a look? Thanks in advance!
https://docs.google.com/spreadsheets/d/1LF_ogeZa_Ec6gWkkU333h89CyVVlIPBdT_HCo7b5ClY/edit#gid=0
Google Search•2023/7/19
Google Discover Feed not working
Google Search•2023/7/19
Now it says
"Something went wrong
Couldn't connect to Discover"
I've tried on 3 different Android devices and have the same issue. If I 'Use without an account' it works fine but when signing back in it again displays the same error message. This allowed me to determine the issue was not an issue with my device or with the app itself.
The only way I can get Discover to work, whilst signed in, is to turn off 'Web & App Activity', however as soon as I re-enable 'Web & App Activity' it stops working again.
The subsetting 'Include Chrome history and activity from sites, apps and devices that use Google services' seems to make no difference.
"Something went wrong
Couldn't connect to Discover"
I've tried on 3 different Android devices and have the same issue. If I 'Use without an account' it works fine but when signing back in it again displays the same error message. This allowed me to determine the issue was not an issue with my device or with the app itself.
The only way I can get Discover to work, whilst signed in, is to turn off 'Web & App Activity', however as soon as I re-enable 'Web & App Activity' it stops working again.
The subsetting 'Include Chrome history and activity from sites, apps and devices that use Google services' seems to make no difference.
I have deleted all of today's activity for all Google services via https://myactivity.google.com/ however it hasn't made any difference.
Can anyone suggest a solution?