Click to See Complete Forum and Search --> : Add a range to an excel chart object!


Magnus Ohlin
March 30th, 1999, 08:37 AM
Hiya!


I have an excel chart object in vb5 and in the excel sheet I have some columns that I want to be the input for the chart.

Getting the values is easy, just have to use Range command but how do I connect them to the chart object so it uses that specified range for the chart?


Thanks for any help.

Magnus