So I have a spreadsheet where I need to capture the rows with values that are less than $1 in a specific column.
In the spreadsheet a number of rows say $0.80 in said column which means it needs to be captured.
The below code runs through every line in the spreadsheet and amongst other things...