I posted this in the Excel Chart Forum but received no replies, so I will try here ...

I wish to generate, using VBA, an Excel chart from stored arrays rather than a spreadsheet range. I have seen references like " ... use VBA to assign an array rather than a range to the XValue or Value property of the Series object ...", but I can not seem to get this to work.

Any help would be appreciated.

Thanks