I receive a daily excel table which has a variable number of lines.n be anything from 5 to 10000 lines.
Lines 1 to 11 are statis (always contain the same headers etc).
Line 12 onwards contain the data.
There are a list of dates in column U
I would like VBA to delete any lines from line 5 onwards whose date in col U is not tomorrow.