View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Greg Wilson[_4_] Greg Wilson[_4_] is offline
external usenet poster
 
Posts: 218
Default Help Fast! Can I add chart to user form in Excel VBA

John Walkenbauch has a technique for this. I havn't
checked it out however.

http://j-walk.com/ss/excel/tips/tip66.htm

Regards,
Greg

-----Original Message-----
Does any one know how I can add a chart in a user form in
excel using vba? I am trying to create a scenario

anlysis
spreadsheet where you can enter values and then a graph
embeded in the user form will get updated with the new
variables
.