Hi Dave,

i have seen you solving many issues, so i request you to even have a look at
the problem i am facing.

i tried different ways but still it shows the same error and excel crashes.

please help me out.

---------- Forwarded message ----------
From: mohd ateeq <atee...@gmail.com>
Date: Thu, Aug 5, 2010 at 8:00 PM
Subject: $$Excel-Macros$$ Re: automation error
To: excel-macros@googlegroups.com


hi all, can anybody help me out in the below problem., its urgent,
thanks..., saber

---------- Forwarded message ----------
From: mohd ateeq <atee...@gmail.com>
Date: Mon, Aug 2, 2010 at 10:30 PM
Subject: Fwd: $$Excel-Macros$$ Re: automation error
To: excel-macros@googlegroups.com


hi all,

can anybody help me out in sovin the below problem.


---------- Forwarded message ----------
From: mohd ateeq <atee...@gmail.com>
Date: Thu, Jul 29, 2010 at 9:25 PM
Subject: Re: $$Excel-Macros$$ Re: automation error
To: excel-macros@googlegroups.com


Thanks a lot stuart.......

Actually i have a excel file in which there are names written of all the
operators and each operator will have a excel file.
 In the macro code it will select a file usin the application.open method
then it will calculate the data accordin to the criteria specified. After
that it will open each excel file and update the data respectively.

This error occurs at times while updatin the data. but no error is specified
the only thing is it shows a save as dialogue box with the junk name i have
specified before but when i click on cancel or save, the excel crashes.

kindly help

saber


On Tue, Jul 20, 2010 at 5:19 PM, Stuart Redmann <dertop...@web.de> wrote:

>
>
> On 19 Jul., mohd ateeq wrote:
> > HI all,
> > Can anyone help me out with the following error:
> > Run-time error ‘-2147417848 (80010108)’:
> > Automation error
> > The object invoked has disconnected from its clients
> > It occurs when I create around 30-40 new excel files based on some
> criteria
> > and update as and when there is a updates by opening each excel file and
> > update using the vba code.
> > When this error occurs, there will be a one more file created with a junk
> > name like 7EA78f10 ……and shows a save as dialogue box, when I click on
> > cancel the above error message is displayed and when I save that file, it
> > says “Excel has encountered a problem and need to close and it will start
> > recovering the files again.
> > Please help me out
> > Thanks…
>
> This error message indicates that something very fundamental is going
> wrong. Usually you will only get it if there is a COM server (for
> example Excel) that houses some COM objects (your Excel workbooks)
> shuts unexpectedly down (IOW, Excel crashes). Since it is quite easy
> to make Excel crash, it will be quite hard to find out what exactly
> causes the crash. The "7EA78f10" file you have mentioned may be a clue
> which of the opened Excel files caused the crash (this file is
> certainly the result from an auto-recover of Excel).
>
> However, we need _much_ more information about what you are doing,
> best of all a minimal example that exposes the behaviour. Do you
> create the new Excel files in a separate Excel server? If so, have you
> enabled macro processing in these servers?
>
> Regards,
> Stuart
>
> --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> HELP US GROW !!
>
> We reach over 7000 subscribers worldwide and receive many nice notes about
> the learning and support from the group.Let friends and co-workers know they
> can subscribe to group at
> http://groups.google.com/group/excel-macros/subscribe
>



-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links :
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about
the learning and support from the group.Let friends and co-workers know they
can subscribe to group at
http://groups.google.com/group/excel-macros/subscribe

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

Reply via email to