View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Mariner Mariner is offline
external usenet poster
 
Posts: 11
Default Creating Message Box Warning

Thank you Skatonni this is great.
Is it possible to display say for example "message A" when the cell A4
procedure runs and a different message for example "message B" when cell A5
procedure runs.

"skatonni via OfficeKB.com" wrote:

Alt + F11 opens the Visual Basic Editor.
Insert menu | Module
Paste the code.
Click anywhere in the setTimes code.
Run with the F5 button. (When you learn more you won't have to open up the
editor to run the code.)

Mariner wrote:
Hello
I am trying to get this to work but as I am new to this, where do I put the
code.

Thanks

Try Excel's OnTime. Here is an example to start you off.

[quoted text clipped - 18 lines]
reached I need excel to display a message box with a warning and a ok button
to acknowledge. Any ideas how to go about this.


--
Message posted via http://www.officekb.com