Thread: vbok caption
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default vbok caption

This is in VBA is it ?
Why not just use MsgBox ?

NickHK

"I Love it" wrote in message
oups.com...
i use the code
CreateObject("WScript.Shell").popup strTextMessage, 1

for having an alert without pressing any key.

Can i rename the caption of the vbOk commandbutton???

Tia