Button Pops up Graph

  • Thread starter Thread starter pete3589
  • Start date Start date
P

pete3589

I wanted to use a pushbutton to pop up a graph. What would be the
proper text I would enter in the cell to do this if I wanted to graph
column A with column Y as an xy scatter.

Im hoping to avoid using the VB editer on this if possible.
 
Thanks for the reply Debra.


Some of information on that document helped, and I plan to implement
it. Lets say I were to use a list form like the ones on that page to
pick the value I want to graph. How could I have a button that when i
press it, would bring up a graph with time a time value on the x axis,
and then the selected data array on the Y axis?

Thanks
 
If you follow the examples on the page, you don't need a button. The
chart changes when you select an item from the list.
 

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

Back
Top