D
ds
In my custom Access app I need to rename the "Exit Access" found in
the Office button to Exit. I've had several other people ask me the
same question and no one seems to know how. You'd think Microsoft
would provide a means to do this since users of my app have no idea
what "Exit Access" means. It's like forcing every .NET developer to
have "Exit .NET" in their application.
I've already tested...
<button idMso="FileExit" label="Exit" />
which doesn't work.
Dave
the Office button to Exit. I've had several other people ask me the
same question and no one seems to know how. You'd think Microsoft
would provide a means to do this since users of my app have no idea
what "Exit Access" means. It's like forcing every .NET developer to
have "Exit .NET" in their application.
I've already tested...
<button idMso="FileExit" label="Exit" />
which doesn't work.
Dave