Thread: Message Box
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default Message Box

Maybe you can attach a constantly displayed comment to a cell, say A1.
Stefi


MR.WJCA ezt *rta:

Hi Stefi,

That is a nice tip.
But is something like this also possible without running a macro?


"Stefi" wrote:

Place
MsgBox "messagetext"
in Workbook_Open() event sub!

Post if you need help to instaal it!

Regards,
Stefi

MR.WJCA ezt *rta:

Hiya,

I was wondering if the following is possible with Excel 2000

I would like to see an comments/message box appearing when an Excel sheet is
being opened.

Basicly I want that when someone opens an (log file) excel sheet a messages
appears saying please update this or that before they can go on with the
sheet it self, it is like a reminder.

Kind regards,

Mr.WJCA