How would you write a macro that would automate saving a spreadsheet file twice using two different names. File saveas FILENAME1, File save as FILENAME2? I don't really want a backup file, I need an original file that is saved, but I will allow others into the second file so the original stays intact.

Thanks!