Re: Excel Process Not Closed (C++) only after complete Application Shutdown
- From: Kevin <medicalsounds@xxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 14:23:52 -0700
On Jul 31, 4:11 pm, "Ronald Dodge" <ronald.do...@xxxxxxxxxx> wrote:
Excel doesn't have a "SetSaved" property, but rather a "Saved" property on
the workbook. Therefore, the code may be erroring out prior to getting to
the lines dealing with closing out the workbooks and app, depending on how
you have the app setup to handle run-time errors.
Thanks for your responce... Yes the function SetSaved is available...
also I changed it as you suggested to Save();
but no luck... process still running...
any other sugestion?
thanks in advance...
-Kevin
.
- Follow-Ups:
- Prev by Date: Re: Program a combination chart using VBA
- Next by Date: Re: inserting colon into a value at a specific interval
- Previous by thread: Re: Program a combination chart using VBA
- Next by thread: Re: Excel Process Not Closed (C++) only after complete Application Shutdown
- Index(es):
Relevant Pages
|
Loading