HUI,
I'm not sure if you remember me but a few months ago you helped me with a very useful count macro which recapped the alternance between values and zeros for a given set of numbers in one cell(thanks by the way!). I have started on this project again (oh goodie) and I am stuck on something that we need and I thought maybe you could help. What we need to do is to look at a set of values (13 values to be exact) and count which of the values cross over one set value or percentage of something. So like for example say if my set value to look at was 5 and my array of values was 1-3-3-6-6-5-7-8-9-8-4 I would want a formula or a macro that could look at these values and know to count the number of times that any of the values goes over 5. So ultamatly it would return 6 for the array in the example since there are 6 vlaues that are greater than five.
Now, Here is the part where I am really getting stuck. I would want another cell to take the ammount that each value goes over the set value (in the case of our exanmple,5) and add up the total ammounts where the values actually go over 5. So for our example it would return 14 for the example since adding up the varance of each value over five totals 14.
I tried to fiddle with the macro that you sent me for the zero count but I had no luck. Can you help??
Thanks in advance!
I'm not sure if you remember me but a few months ago you helped me with a very useful count macro which recapped the alternance between values and zeros for a given set of numbers in one cell(thanks by the way!). I have started on this project again (oh goodie) and I am stuck on something that we need and I thought maybe you could help. What we need to do is to look at a set of values (13 values to be exact) and count which of the values cross over one set value or percentage of something. So like for example say if my set value to look at was 5 and my array of values was 1-3-3-6-6-5-7-8-9-8-4 I would want a formula or a macro that could look at these values and know to count the number of times that any of the values goes over 5. So ultamatly it would return 6 for the array in the example since there are 6 vlaues that are greater than five.
Now, Here is the part where I am really getting stuck. I would want another cell to take the ammount that each value goes over the set value (in the case of our exanmple,5) and add up the total ammounts where the values actually go over 5. So for our example it would return 14 for the example since adding up the varance of each value over five totals 14.
I tried to fiddle with the macro that you sent me for the zero count but I had no luck. Can you help??
Thanks in advance!