Find missing data in dataset

RonanH

New Member
Joined
May 9, 2011
Messages
6
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?
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Doesn't seem to be working for me. I just keep getting error. Would it be something to do with the data types/formats in the original cells?

Thanks
 
Upvote 0
Does column A really have times in it? If you create a formula =A1*2, what value does that return? (Tell us what's in A1 also.)

You might need to show us a few lines of the data to give us something to go on.
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,134
Members
452,890
Latest member
Nikhil Ramesh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top