File Exit vs Close

K

Kelly

When closing a program, is there a reason to click File, Exit, rather than
clicking the close button in the upper right corner. Is one better than the
other?
 
M

Mateusz Rajca

Hello Kelly,

No reason at all. They both trigger the same code in the Office Source Code
and perform the same thing.
 
Top