View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Héctor Miguel Héctor Miguel is offline
external usenet poster
 
Posts: 434
Default How do I draw shapes on a user form? (VBA Excel 2007)

hi, !

I'm trying to draw shapes on a user form (ie arrows, circles, ovals, etc).
Can this be done?


try with this:

Drawing on userform (Excel 2000 and above)
http://www.andypope.info/vba/userformdraw.htm

hth,
hector.