Selecting colours for Autoshapes via a Userform and VBA

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

Guest

Hi Folks

I'm building a slide via a userform and options the user selects in it.

The VBA code adds lots of autoshapes to the slide. I know I can control the
colour of the shapes using the RGB function in the code, but I would like to
allow the user to select their own colours on the userform.

Is there a neat way of doing this? Any suggestions would be welcome!

Thanks

Gavin
 
Hi Folks

I'm building a slide via a userform and options the user selects in it.

The VBA code adds lots of autoshapes to the slide. I know I can control the
colour of the shapes using the RGB function in the code, but I would like to
allow the user to select their own colours on the userform.

Google this:

"common dialog" color
 

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