Hello all,
I am trying to create a macro that would cycle thru some data and give me a count of how many cycles are in this data set.
Here is some psuedo code that I created but don't know where to start after this.
Loop through data in column B until cell >= .0008
Then
MyRange =...