Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Big Mac,
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. Why not design your own userform? --- Regards, Norman |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That's the answer but I was hoping for a quick fix, that there was a way to
change the labels. Thanks -- "Norman Jones" wrote: Hi Big Mac, 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. Why not design your own userform? --- Regards, Norman |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No.
(Well, it is possible, but it is very complicated and really unstable) HTH. Best wishes Harald "Big Mac" skrev i melding ... That's the answer but I was hoping for a quick fix, that there was a way to change the labels. Thanks -- "Norman Jones" wrote: Hi Big Mac, 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. Why not design your own userform? --- Regards, Norman |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Big Mac,
That's the answer but I was hoping for a quick fix, that there was a way to change the labels. Thanks See Harald's adjacent post. To customise the buttons - and if you are brave enough - see code posted by Harald: http://tinyurl.com/kbd86 --- Regards, Norman |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vbYesNo, change carriage return | Excel Discussion (Misc queries) | |||
VbYesNo MsgBox won't respond to "No" | Excel Programming | |||
VBYesNo MsgBox - Computer always says "Yes" | Excel Discussion (Misc queries) | |||
VbYesNo Msg Box | Excel Discussion (Misc queries) | |||
vbYesNo | Excel Programming |