Macro for saving a macro enabled file to a non macro file
I am new to using Macros. I created a macro enabled form with a few drop down lists and a submit button that will save a copy of the file (non macro, with the drop down list disabled) to a specified folder using a specific file name with current date and time in the file name. Is this possible? Any help would be appreciated.
1 Attachment(s)
Macro for saving a macro enabled file to a non macro file
I have attached a copy of the file here. I want to write a macro that will save a copy of the file in word document (without the content control andthe dropdown list) with specific file name and date eg. Manpower Requirement ddmmyyyy and with all blank font. Not sure if a macro can do that.
And is a macro possible to ensure all fields (content control and dropdown list) are completed before saving a copy of file? Sorry i hv limited knowledge of macro.
Thanks.