VBA code to copy spreadsheet any number of times for end of month.
This code is intended to prepare an excel workbook for a new month. Instead of creating new sheet tabs for each day the macro will copy the current blank template sheet n times and name each sheet sequentially.
Feel free to change and use.
created by Justin Pursley