Hi I have a spreadsheet that contains stock level checks done by an employee but I need to find and list any dates that are missing.
The column is F1 and the date starts at 12/05/2008 all the way through to 26/08/2008.
Hi Glenn, thanks for replying.
The dates should read everyday.
The file has dates for each day (sometimes several times) There is one row per date (but some could be duplicated. Column looks like this:
not a perfect solution i know but you could subtotal the date column and then collapse that grouping and you would only have one of each date and the missing dates will be easier to spot (providing your not searching years of data)
If the dates are in order ( like your example ), then a helper column of =F2-F1 in e.g. G2, copied down, will yield a list of 0's, and 1's for data that is OK, and numbers that are greater than 1 when a date is missing. You can then use conditional formatting to highlight those cells or even filter on the results.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.