CommandButtons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
does anybody know if there other CommandButtons controls available,
looking nicer and more modern than the dull standard Buttons in the VBA
toolbox.
I've building some good registration Forms and would like to spice them with
fresh CommandButtons.
Best regards
Mats
 
ANY object can function as a buttonn - go to the online clipart & have a
ball!
Right-click the object, select Assign Macro, and you're off & running!
Bob Umlas
Excel MVP
 
No, unfortunately not, Bob!
I wrote that I've builded some Forms!!!
There are a lot of controls that can be added to the VBA Controls Toolbox,
but I'm missing some fancy CommandButtons.
Regards
Mats
 
You can insert an image control and add any picture you want to that
control.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Yes Bob,
both of you are right. With a little manipulation it can be done!
I found some ActiveX buttons on the net and they look swell,
really professional, plenty of Windows styles, even Office 2003 ones,
BUT, they are not registred/certified controls.
So everytime I start Excel I have to confirm that I wan't to install them,
but that works for the current session only! Aaaarrrggghhh!

If anybody else knows about ActiveX buttons that really works under
Microsofts new security challenge, and doesn't cost a fortune, please tell me!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top