Hi Walruseggman (love the name),
I tried to do a bit my self but I kept getting a Run Time:91 error
I've dimensioned and set the lastRow from a previous subroutine and it works fine. The error happens at this line:
I've looked around and some similar forum problems suggest to add "Set" before the sRow but this gives me a "Compile Error: Object Required" at the same line.
If I don't use the "Set" before sRow/eRow, I think the issue is the fact that the Number format of the userInput in the Find function. I'm assuming the userInput is in Text format, and Find is looking for the text format in a range that is a Custom Date & Time format.
I think deletion of rows before and after the date range will be easy enough...if I can just get past this error...
Bookmarks