How do I display an excel chart in a form?
J Jim Cone Dec 22, 2005 #2 cd, Add an image control to the form. Copy the chart. Paste directly (Ctrl + V) into the "Picture" property of the image in the properties window. Adjust the "Picture Alignment", "PictureSizeMode" properties to suit. Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware How do I display an excel chart in a form?
cd, Add an image control to the form. Copy the chart. Paste directly (Ctrl + V) into the "Picture" property of the image in the properties window. Adjust the "Picture Alignment", "PictureSizeMode" properties to suit. Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware How do I display an excel chart in a form?
C cd Dec 23, 2005 #3 I should have said I need the chart to refresh when the data refreshes. Any ideas?
J Jim Cone Dec 23, 2005 #4 cd, This may come close... http://www.j-walk.com/ss/excel/tips/tip66.htm Jim Cone San Francisco, USA I should have said I need the chart to refresh when the data refreshes. Any ideas?
cd, This may come close... http://www.j-walk.com/ss/excel/tips/tip66.htm Jim Cone San Francisco, USA I should have said I need the chart to refresh when the data refreshes. Any ideas?