I need to make an if loop that if the column in excel says ''cov'' it should take the values in the 14th column and calculate them together. The thing is, I know when I take the values they will come as a string and I need to parse them in to a double, how can I do that?I need to make an if loop that if the column in