Posted to microsoft.public.excel.programming
|
|
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.
|