Hi all,
I've downloaded a large dataset >1400 entries.
I know there's approximately 500 missing.
The data is weather from the NOAA and I was thinking of testing to see whether each row differed by the required 30minutes. (They are half-hourly figures) I haven't been able to test this correctly yet.
I've tried =IF(A2-A1=30,,"ERROR)
and the above with a reference to a cell with 00:30 in it rather than 30.
Any suggestions?
I've downloaded a large dataset >1400 entries.
I know there's approximately 500 missing.
The data is weather from the NOAA and I was thinking of testing to see whether each row differed by the required 30minutes. (They are half-hourly figures) I haven't been able to test this correctly yet.
I've tried =IF(A2-A1=30,,"ERROR)
and the above with a reference to a cell with 00:30 in it rather than 30.
Any suggestions?