View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel[_2_] Nigel[_2_] is offline
external usenet poster
 
Posts: 735
Default How do I create an alert in excel programme

I I understand you correctly try using a MsgBox

MsgBox "My Alert"



--

Regards,
Nigel




"Vinay" <Vinay @discussions.microsoft.com wrote in message
...