Thread: vbok caption
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
I Love it I Love it is offline
external usenet poster
 
Posts: 3
Default vbok caption

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