I have a macro that we execute periodically and creates a new worksheet in a workbook with a date for each sheet name that is the date the macro last ran. The problem is that over time we end up retaining too many worksheets. We only need the last 5 or so. How can I include in the macro a process for pruning the oldest worksheets and keeping only the last 5 ? Is this possible ?
Any help or direction would be great.
Any help or direction would be great.