Hello Everyone,
I have a spreadsheet with column called “Runorder” with only 0 and 1 values. I want a count fuction to start when the value is 1 and end the count when value is zero and store the count value in a cell. Also the count fuction should start the count again and keep iterating it till end of data in the column.
I am not very good with VBA coding and any help would be appreciated.
Thanks