F
Father Guido
When I run my macro in XL2003, I get the following Run-time error
message 'Run-time error '1004'; Method 'Export' of object'_Chart'
failed' everytime the macro runs the following line.
ActiveChart.Export Filename:=LCase(SaveName), _
FilterName:="GIF"
Anyone have any suggestions? What is the error really trying to tell
me?
Thanks,
Norm
message 'Run-time error '1004'; Method 'Export' of object'_Chart'
failed' everytime the macro runs the following line.
ActiveChart.Export Filename:=LCase(SaveName), _
FilterName:="GIF"
Anyone have any suggestions? What is the error really trying to tell
me?
Thanks,
Norm