I have two excel 2010 files that I want to run this on. Each one has about 10+ worksheets in them. I am looking to have a vba script that will look at columns D and E starting at row 4 and check if they are expiring in the next month or have already expired (before today's date). Then it would return a text file that will say which worksheet it is on, the row and column, and what date is in that cell.
I have looked around a bit and cant find much. I am also quite new to vba scripting. So if you could do me a big favor and explain the code a bit, I would be quite grateful. I have a programming background, just not in vba.
thanks in advance
I have looked around a bit and cant find much. I am also quite new to vba scripting. So if you could do me a big favor and explain the code a bit, I would be quite grateful. I have a programming background, just not in vba.
thanks in advance