L
Luis
I have a workbook with a chart and i have some VBA code to
format the chart, etc., but there is an instruction that
gives a Run Time error.
The instruction is "ActiveWindow.Zoom=100".
The error is:
Run-Time Error '1004'
"Unable to set the zoom property of the windo2 class."
Can someone help me solving this problem?
format the chart, etc., but there is an instruction that
gives a Run Time error.
The instruction is "ActiveWindow.Zoom=100".
The error is:
Run-Time Error '1004'
"Unable to set the zoom property of the windo2 class."
Can someone help me solving this problem?