You know, there are two kinds of controls we can use from Excel Main window: Forms and Control Toolbox.

For Forms, for example, the listbox. We can set the data sourse and control range.

What I want is to make something like forms (or Chart,...) by VB. When user use it, don't need any code.

I know how to use VB make activeX control. We can use it like a build in control after registration.