I need to understand how to connect a form control button to a public function. I am attempting to create a button for users to 'save as' an exe file that can only be opened by a specific application.
I am still learning VBA and trying to use a public function for the first time. I have spent...