i am working with a macro that will produce a custom chart -- i am reading the location of the first cell in the range from screen. I then want to input series in adjacent cells as source for chart -- how do i do this?
Example: if i read a1 as the location of my first cell in range my chart has three series b1:b5, d1:d13, f1:f5 -- if i read d10 as my first cell in range then my chart has three series e10:e15,g10:g23,h10:h15 how do i incorporate to the source for chart ?
Example: if i read a1 as the location of my first cell in range my chart has three series b1:b5, d1:d13, f1:f5 -- if i read d10 as my first cell in range then my chart has three series e10:e15,g10:g23,h10:h15 how do i incorporate to the source for chart ?