Drawing Shapes on Forms

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

Guest

Hi All

I was wondering if there is a add-in out there that enable you to draw lines
& shapes on a form?

Any answer would be greatly appreicated

Jason
 
Put an image control on the form, draw your shape in the worksheet, copy it,
select the image control of the userform, click in the space next to Picture
in the Properties Window (it probably says "(None)", and paste (Ctrl+V).

- Jon
 
Back
Top