Thread
:
Non-blocking calls to Excel Macro using OLE Automation
View Single Post
#
1
Posted to microsoft.public.excel.programming
BW
external usenet poster
Posts: 49
Non-blocking calls to Excel Macro using OLE Automation
Hello,
I've created a simple
VB
program, using Automation, to start excel to load a
template (Report_1.xlt) and then call a macro(Module1.ImportData) on that
template to import a data file (dump.txt):
Reply With Quote
BW
View Public Profile
Find all posts by BW