PC Review


Reply
Thread Tools Rate Thread

batch update excel with add-in

 
 
steve.luo1@gmail.com
Guest
Posts: n/a
 
      22nd Nov 2008
Hello,

I want to automatically update an excel file in batch mode.

since my excel file have an add-in and lot of cells need to be updated
by the add-in functions.
I set auto calculation in workbook's open event and remove the fomular
after update is done.


The steps that I am doing now is

1. Open my excel file using C# DDE (interop)

2. Call a micro to remove the formula

3. Save my excel file

4. quit excel

And the problem is that if there are just about 10 Cells need to call
add-in function, the above steps work fine. However, when the number
of cells is big, for example 500, all the cells have '#Name?'.
it seems that there is no enought time to allow add-in function to
finish.

so what should I do?


Any Help. Thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to update an excel 2007 file automatically in batch mode. Rolex Microsoft Excel Programming 1 28th Aug 2008 12:05 PM
batch update DM Microsoft Access 8 14th Mar 2008 05:59 PM
Update Batch MichaelS_ Microsoft Excel Programming 2 31st Jan 2006 09:07 AM
Re: Update Batch SteveS Microsoft Access Forms 2 20th Sep 2004 01:27 AM
How do I batch .Update? Sheryl Microsoft Access VBA Modules 8 13th Nov 2003 07:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:24 PM.