Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I'm trying to export an excel chart from vbscript If I run the code using a non-administator user it doesn't work If I put the same user in the administrators group it works. Any solution to make it working in the first case too? The folder I'm trying to export to has all the rigths: I give fullcontrol to everyone.. please help!!! E.G. This one work fine only with administrator's user: Ex.ActiveWorkbook.ActiveChart.Export "C:\FolderEveryOne\Image.gif" This one work fine always: Ex.ActiveWorkbook.save "C:\FolderEveryOne\file.xls" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Export from Oracle into Excel, "Open" is not an option in XP | Excel Discussion (Misc queries) | |||
Activating a Chart object | Charts and Charting in Excel | |||
Updating Excel OLE chart data in PPT from Excel | Charts and Charting in Excel | |||
Adding a chart to a Word template linked to an Excel doc. | Excel Discussion (Misc queries) | |||
Chart appearance using "export" method | Charts and Charting in Excel |