Hello. I am trying to add this to a longer VBA code I have. I need two separate codes. Both of them I need Excel to save the active workbook with the file name (one being Pickorder1 and one being Pickorder2) along with today’s date. So save it to the Desktop regardless of user as this will be used by many. As CSV format. So the end result for one would be Pickorder1 31-Aug-2020.csv. Then similar with the other. So I just need the name of the file and today’s date. Thank you to anyone willing to help.