RobBroekhuis
Technical User
I'm writing a procedure to add an additional trend to an existing x-y plot. I need to read the XVALUES range on a pre-existing series, so I can match the correct row range for the new series' VALUES range. But I can't seem to get the XVALUES property to do anything useful. According to the online help, XVALUES is a read/write variant. Any attempt at displaying or manipulating the property fails. I'm fairly new to VBA, and not as familiar with variants as I should be.
How do I extract the range information from an existing chart series?
Rob
How do I extract the range information from an existing chart series?
Rob