Hi,
I have been giving the task of sorting through a .CSV file that has a lot of raw data (over 350k lines) and need to be able to find the number of rows / lines of an invoice that sales people have invoiced.
So as an example :
863200
863200
863200
359907
TOTAL FO
863200
863200
863200
TOTAL FO
361268
361268
361268
TOTAL FO
I need to be able to count how many rows / cells are between each occurrence of "TOTAL FO" and have the value (the number of rows/ cells)added to a column in another worksheet.
Thank you.
Bookmarks