|
Subject:
|
How to plot data from an array in a line chart !
|
|
Posted By:
|
Alseikhan
|
Post Date:
|
1/27/2006 11:22:13 AM
|
This sounds simple, but challenged me. Using Excel VBA I have a 1-dimentional array containing fractions generated by dividing two numbers. I would like to feed the array content into series values of a line chart. HOWEVER, it should not be necessary to store values in a range first. Can this be done without use of ranges at all? Thank you.
|
|