English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What is the VB script for me to create an Auto Open macro, so that each time people open Microsoft word. A message box appears saying "Standards Internet Café"

Cheers

2006-06-21 01:41:37 · 1 answers · asked by oxygengiver2000 2 in Computers & Internet Software

I did what you said, created a macro called Auto_Open, but it doesn't Auto Open!! If I click play it displays the message box but it wont open when I laucnch windows normally

2006-06-21 01:51:52 · update #1

1 answers

Make a new macro and call it either

Auto_Open

or

Auto_Start

Then click on the edit macro button and put the code

msgbox "Standards Internet Cafe"

obviously alter the message so that it has the apostrophe above the e or however you want it and it should work.

Refer to this ms kb article :

http://support.microsoft.com/?kbid=211659

2006-06-21 01:45:53 · answer #1 · answered by gecko_au2003 5 · 1 0

fedest.com, questions and answers