Hi All,
I'm a bit of a newbie at this, so pardon this possibly basic question. I have a 370,000 or so line spreadsheet, containing one column of only 1's and 0's. I need to find all of the instances in which I have 50 (or more) repeating 1's in a row. I know this should be able to be done with a simple loop, but I'm getting nowhere. Any help?
I'm a bit of a newbie at this, so pardon this possibly basic question. I have a 370,000 or so line spreadsheet, containing one column of only 1's and 0's. I need to find all of the instances in which I have 50 (or more) repeating 1's in a row. I know this should be able to be done with a simple loop, but I'm getting nowhere. Any help?