A
Andy Williams
I am using Office 2000 and I have a form that contains a Microsoft Excel 2000
Chart. When the form is opened this chart is refreshed by a piece of VBA Code
which retrieves data from a database and puts it into the Sheet associated
with the Excel Chart and then formats the chart.
If I open the Form whilst Excel is closed everything works fine but if I
already have Excel Open then I get a File Not Found error in Excel which
causes the Form to hang until it is acknowledged.
How do I avoid this?
Chart. When the form is opened this chart is refreshed by a piece of VBA Code
which retrieves data from a database and puts it into the Sheet associated
with the Excel Chart and then formats the chart.
If I open the Form whilst Excel is closed everything works fine but if I
already have Excel Open then I get a File Not Found error in Excel which
causes the Form to hang until it is acknowledged.
How do I avoid this?