View Single Post
  #20   Report Post  
Posted to microsoft.public.excel.programming
John[_22_] John[_22_] is offline
external usenet poster
 
Posts: 694
Default MsgBox that will open only once.

Thank you Bob
John
"Bob Phillips" wrote in message
...
Yes, you can see them.

In Excel, just goto InsertNameDefine..., and it will be there.

If you don't want them seen, they can be hidden.

HTH

Bob

"John" wrote in message
...
Hi Everyone
I've tried them all and they all work fine.I would like to know how Bob and
Chip's code work. Dave said they create a new name in the workbook.
Where is that name stored ? Can I see it ?
Would love more explanation on how those codes work.
Regards
John
"John" wrote in message
...
Hi Everyone
Is it possible to have a popup window ( Msgbox ) that will open only one
time.
The first time the workbook will be open, I would like to show the message
"Please read the instruction first".
I don't want the message to keep opening every time the workbook is open.
Regards
John