lokuwel
New Member
Hi
I need to create a function in an Excel sheet based on the following
There I want to find the Number of hits based on the following conditions
"No of Hits" - When ('Score' < "Threshold" & 'speed" !=0) < 'Constant Time' in minutes before 'Uptime = 0"
The make it clear you need to look at the time when "Uptime" = 0.
Let's say the time was 12:00. If 'Constant Time' == 120 minutes. So our interval is between 10:00 till 12:00.
You take the number of times when ('Score' < "Threshold" & 'speed" !=0) between 12:00 till 10:00.
This is will make the 'No of Hits'.
Threshold is a default value 20%
Constant Time is 120 Min It is fixed value.
I have attached sample excel sheet for you better understanding.Please help!
Best Regards
Franz
I need to create a function in an Excel sheet based on the following
There I want to find the Number of hits based on the following conditions
"No of Hits" - When ('Score' < "Threshold" & 'speed" !=0) < 'Constant Time' in minutes before 'Uptime = 0"
The make it clear you need to look at the time when "Uptime" = 0.
Let's say the time was 12:00. If 'Constant Time' == 120 minutes. So our interval is between 10:00 till 12:00.
You take the number of times when ('Score' < "Threshold" & 'speed" !=0) between 12:00 till 10:00.
This is will make the 'No of Hits'.
Threshold is a default value 20%
Constant Time is 120 Min It is fixed value.
I have attached sample excel sheet for you better understanding.Please help!
Best Regards
Franz
Attachments
Last edited: