A Andy Pope Feb 21, 2006 #2 Hi, http://peltiertech.com/Excel/Charts/Dynamics.html http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html http://www.stfx.ca/people/bliengme/ExcelTips/Dynamic.htm Cheers Andy
Hi, http://peltiertech.com/Excel/Charts/Dynamics.html http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html http://www.stfx.ca/people/bliengme/ExcelTips/Dynamic.htm Cheers Andy
L Larisa May 13, 2008 #3 Can dynamic charts work if the information is going horizontally instead of vertically? Thanks! Larisa
Can dynamic charts work if the information is going horizontally instead of vertically? Thanks! Larisa
T Tushar Mehta (Microsoft MVP Excel 2000-2008) May 13, 2008 #4 Yes. Adjust the OFFSET formula so that you specify 1 row and COUNTA(...) columns.
J Jon Peltier May 13, 2008 #5 Sure can. You need to adjust the formulas that define the dynamic range. For example, adjust the OFFSET formula. The references go like this: =OFFSET(reference range, rows down from reference range, columns right of reference range, rows high, columns wide) - Jon
Sure can. You need to adjust the formulas that define the dynamic range. For example, adjust the OFFSET formula. The references go like this: =OFFSET(reference range, rows down from reference range, columns right of reference range, rows high, columns wide) - Jon