Selecting colours for Autoshapes via a Userform and VBA

G

Gavin B

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
 
Top