I've got a column of cell data with a mixture of different data types: dates, text, numbers, etc.
I am interested in only every fifth field, which happens to be number. I'd like to be able to enter a formula into a cell which will copy the fifth entry into a new column. I've got a ton of stock data that I need to parse this way. So, for example if there are 1000 entries in the column, I would need to extract 1000/5 = 200 fields which would be copied into a new column with the 200 values.
If you guys could explain how to do this, I'd be grateful thanks.
-Angus
Bookmarks