Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I use SetSourceData to get information from two different worksheets?
I have two matching tables on two worksheets and I would like to be able to chart similar data from the two sheets. eg. Chart5.SetSourceData Source:=Sheets("ResultsIn").Range("D3:D15,E3:E15") , And _ Sheets("ResultsOut").Range("D3:D15,E3:E15"), _ PlotBy:=xlColumns David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populating worksheets from source worksheet | Excel Worksheet Functions | |||
I need to populate different worksheets from a source worksheet. | Excel Worksheet Functions | |||
Combing source data from 2 worksheets. | Charts and Charting in Excel | |||
How to source data from multiple worksheets in a PivotTable? | Excel Programming | |||
Multiple Source Worksheets | Excel Programming |