I have a spreadsheet that is used to request new location information - and have built in a macro tied to a command button to validate the fields to ensure all information is provided. The problem is that the end user does not HAVE to click this button and can save the file with errors.
I have searched for preventing save, macro on save, and such but have not found anything that would help. I thought about tieing the validation macro to the save as (since it is a template so you have to save as) but I am not sure what or where to post this in the VBA.
Any help is appreciated.
I have searched for preventing save, macro on save, and such but have not found anything that would help. I thought about tieing the validation macro to the save as (since it is a template so you have to save as) but I am not sure what or where to post this in the VBA.
Any help is appreciated.