K
Kamyk
Hello all!
I have a problem with using a plot in MS Access 97.
I have generated a Excel plot using a visual basic code in MS Access 97.
Why doesn`t this below code work?
ActiveChart.PlotArea.Select
ActiveChart.ChartArea.Select
ActiveChart.Location Where:=xlLocationAsObject, Name:="Sheet3"
Default plot generating locate this plot on Sheet1, but I want this plot to
be draw on Sheet3. I think it is impossible to do it in MS Access 97.
Can you help me why this above code doestn`t work in MS Access 97 and why
this activechart.location completely doesn`t work in Access 97?
Thank you in advance
Marcin from Poland
I have a problem with using a plot in MS Access 97.
I have generated a Excel plot using a visual basic code in MS Access 97.
Why doesn`t this below code work?
ActiveChart.PlotArea.Select
ActiveChart.ChartArea.Select
ActiveChart.Location Where:=xlLocationAsObject, Name:="Sheet3"
Default plot generating locate this plot on Sheet1, but I want this plot to
be draw on Sheet3. I think it is impossible to do it in MS Access 97.
Can you help me why this above code doestn`t work in MS Access 97 and why
this activechart.location completely doesn`t work in Access 97?
Thank you in advance
Marcin from Poland