Nadine1988
Board Regular
- Joined
- Jun 12, 2023
- Messages
- 62
- Office Version
- 365
- Platform
- Windows
Hello,
i do have a file with two command buttons.
Command Button 1 does check some fields and then save the file.
Command button 2 does send the saved file attached to an email.
I would now need a code that doesn't allow command button 2 to be pressed if the file wasn't saved (so if command button 1 wasn't pressed yet)
So the user has to save the file BEFORE submitting the form.
any ideas on how to set this up correctly? Thanks!
Nadine
i do have a file with two command buttons.
Command Button 1 does check some fields and then save the file.
Command button 2 does send the saved file attached to an email.
I would now need a code that doesn't allow command button 2 to be pressed if the file wasn't saved (so if command button 1 wasn't pressed yet)
So the user has to save the file BEFORE submitting the form.
any ideas on how to set this up correctly? Thanks!
Nadine