(Excel 2002)
Sorry, newbie... I searched and got close to this but no luck. I did however learn how to add buttons to the worksheet and assign macros to them, so I'm on my way...
The goal is to allow users to open a generic form, fill it out, then click the "Save This" button. The file will then save using the contents of C4 appended by today's date as the filename.
Later on they come back to this same form to update it, after which they hit the "Update This" button.
I don't need to track revisions so button 2 simply requires #ActiveWorkbook.Save#, so that's all taken care of.
Any help on button 1? Thanks!
Bookmarks