Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
could someone suggest me how can I save the graph called by the second row of the code below, in a specific directory (ex.: C:\Graphs) ? I've used "SAVE" command but unfortunately it gives me a window for a directory which isn't the one I want. I've tried to use "SAVE.AS" command in different ways but I've always failed... Any help very appreciated ---------------------------------------------------------------------------**-------------------------------- BLP = DDEInitiate("winblp", "bbk") Call DDEExecute(BLP, "<blp-1<cancel" & ActiveCell.Text & "<IndexGPC<GO") Call DDEExecute(BLP, "<blp-1<home<SAVE<GO") 'Call DDEExecute(BLP, "<SAVE.AS") Call DDETerminate(BLP) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
when i save xls file, debug script is running and canno't save fil | Excel Discussion (Misc queries) | |||
Excell2003 (SP-1) File > Save and File > Save As.. grayed out | Excel Discussion (Misc queries) | |||
Save Excel file - prompts to save - no Volitile functions used | Excel Worksheet Functions | |||
Excel marcos firing on file save as but not file save | Excel Programming | |||
Save File to Another Directory, but not change Users File Save location | Excel Programming |