how do i create a start up message each time a document is opened?
open an event code
thisworkbook_open
under this put a code
msgbox "............................"
"Dane" wrote:
I have created a shared Excel document. Each time the document is opened I
was wanting a message to be displayed to the user.
|