I have a rather large workbook with bunch of worksheets data from which need to be charted. The charts remain stationary on the first page, but which workbook they chart changes on a constant basis, so rather than using the "indirect" function which takes up a lot of memory would like to see if I can simply absorb the data into VBA memory, and without importing it somewhere on the first sheet, chart it strictly from memory. Is that possible?
Thanks
Bookmarks