Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 100
Default Controlling Monarch through VBA

Excel Experts,

My Excel spreadsheets utilize data that I copy and paste in from a program
called Monarch. Monarch is a product from Datawatch that reads printer
report files and coverts the data to spreadsheet format.

I'm trying to figure out if I can write commands in my VBA code that can
automate the work I manually do in Monarch. The Monarch literature states:

"This doucment describes the set of Monarch properties and methods that have
been exposed for use by application developers. These properties and methods
can be called from within any application that provides support for
COM/OLE/ActiveX. This includes standard visual development tools such as
Microsoft Visual Basic, Microsoft Visual C++, Borland C++ as well as most
conventional programming languages and scripting languages such as VB
Script."

My question is, should I be able to write code in my Excel VBA applications
that can go out and control Monarch, or do I have to use some other language
such as VB or VB Script?

Thanks,
Alan

--
achidsey
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Controlling Monarch through VBA

Sounds like you can do it through VBA - You will need to add a reference
through the Tools... References menu. If you see Monarch in the list, add
it; if not check the Monarch documentation to see if it tells you the name
and location of the library file so you can add it to the list.
--
- K Dales


"achidsey" wrote:

Excel Experts,

My Excel spreadsheets utilize data that I copy and paste in from a program
called Monarch. Monarch is a product from Datawatch that reads printer
report files and coverts the data to spreadsheet format.

I'm trying to figure out if I can write commands in my VBA code that can
automate the work I manually do in Monarch. The Monarch literature states:

"This doucment describes the set of Monarch properties and methods that have
been exposed for use by application developers. These properties and methods
can be called from within any application that provides support for
COM/OLE/ActiveX. This includes standard visual development tools such as
Microsoft Visual Basic, Microsoft Visual C++, Borland C++ as well as most
conventional programming languages and scripting languages such as VB
Script."

My question is, should I be able to write code in my Excel VBA applications
that can go out and control Monarch, or do I have to use some other language
such as VB or VB Script?

Thanks,
Alan

--
achidsey

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 100
Default Controlling Monarch through VBA


Thanks, that gives me a place to start.

Alan

--
achidsey


"K Dales" wrote:

Sounds like you can do it through VBA - You will need to add a reference
through the Tools... References menu. If you see Monarch in the list, add
it; if not check the Monarch documentation to see if it tells you the name
and location of the library file so you can add it to the list.
--
- K Dales


"achidsey" wrote:

Excel Experts,

My Excel spreadsheets utilize data that I copy and paste in from a program
called Monarch. Monarch is a product from Datawatch that reads printer
report files and coverts the data to spreadsheet format.

I'm trying to figure out if I can write commands in my VBA code that can
automate the work I manually do in Monarch. The Monarch literature states:

"This doucment describes the set of Monarch properties and methods that have
been exposed for use by application developers. These properties and methods
can be called from within any application that provides support for
COM/OLE/ActiveX. This includes standard visual development tools such as
Microsoft Visual Basic, Microsoft Visual C++, Borland C++ as well as most
conventional programming languages and scripting languages such as VB
Script."

My question is, should I be able to write code in my Excel VBA applications
that can go out and control Monarch, or do I have to use some other language
such as VB or VB Script?

Thanks,
Alan

--
achidsey

Reply
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
How do I fix problem pasting columns to Excel from Monarch? dugoutAK Excel Discussion (Misc queries) 3 October 1st 08 08:24 PM
Controlling Userforms harrysfan New Users to Excel 1 August 30th 06 12:47 PM
Running Monarch from within VBA achidsey Excel Programming 0 September 21st 05 09:21 PM
Controlling IE from Excel Chrispy Excel Programming 1 May 3rd 05 11:55 AM
Controlling VBA MWE[_3_] Excel Programming 2 January 13th 04 07:23 PM


All times are GMT +1. The time now is 12:46 AM.

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

About Us

"It's about Microsoft Excel"