View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
RB Smissaert RB Smissaert is offline
external usenet poster
 
Posts: 2,452
Default vbYesNo message box

I recently uploaded this to Planet SourceCode:
http://www.planet-source-code.com/vb...65065&lngWId=1

This works with a VB6 ActiveX dll and will allow you to set the button
captions and a lot more.
Just download, unzip, set a reference with regsvr32 and then in your VBA
project set a reference to the
file via Tools, References in the VBE.

RBS


"Big Mac" wrote in message
...
Is it possible to have symbols or other captions instead of Yes and No on
the
buttons as I need it to come up for a Welsh form. Thanks in advance