Live chart in a userform

P

pinkfloydfan

Hi there

Working with Excel 2003:

Am I correct in thinking that by adding to the userform controls
"Microsoft Office Chart 11.0" you can add a live chart to the
userform?

My immediate project is to create a userform that allows the user to
set the inputs for a class. As the inputs are changed (maybe with a
spinner) the chart on the userform changes to reflect the updated
class inputs. Thus, the user can adjust the inputs until they get the
shape they are looking for.

Am I heading in the right direction here?

Thanks
Lloyd

p.s. what does "modeless" mean?
 
A

Art

Sorry I don't know about your primary question. However I do know what
modeless is. If a form is Modal, once it appears the user can't click on
another object until he closes the form. You'll often see this in forms that
pop up in your system. A Modeless form allows the user to click back on the
application with the form still open.

There's benefits to doing it either way, but in my opinion too many forms
tend to be modal.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top