LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default batch update excel with add-in

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.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
batch file call from a macro - how ? and required batch format VB-rookie Excel Programming 4 September 6th 08 12:52 AM
I want to update an excel 2007 file automatically in batch mode. Rolex Excel Programming 1 August 28th 08 12:05 PM
Batch update cell values Moshe Rosenberg Excel Discussion (Misc queries) 7 February 20th 07 05:10 PM
Update Batch MichaelS_[_4_] Excel Programming 2 January 31st 06 09:07 AM
Mass update VBA macros with batch program laurent Excel Programming 2 February 4th 05 01:35 PM


All times are GMT +1. The time now is 08:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"