Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.vb.com,microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Using Excel to handle Com callback procedures

I am relatively new to VBA. I am trying to access an SDK which requires
that I subscribe to callbacks to handle events. I am trying to handle
this in an Excel 2000 or XP workbook using VBA.

Is this possible? If so here is the reqired info I need, where do I
find this info:


Application name:
CLSID (or ProgID):
GUID

Aaron Graham
  #2   Report Post  
Posted to microsoft.public.vb.com,microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Using Excel to handle Com callback procedures

Anyone have any ideas????

In article
,
Aaron Graham wrote:

I am relatively new to VBA. I am trying to access an SDK which requires
that I subscribe to callbacks to handle events. I am trying to handle
this in an Excel 2000 or XP workbook using VBA.

Is this possible? If so here is the reqired info I need, where do I
find this info:


Application name:
CLSID (or ProgID):
GUID

Aaron Graham


--
o_o_o_o
/| ,[_____],
|ŻŻŻL --O|||||||O-
()_)Ż()_) ŻŻŻŻŻ )_)
  #3   Report Post  
Posted to microsoft.public.vb.com,microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Using Excel to handle Com callback procedures

On Tue, 03 Feb 2004 14:16:05 -0500, Aaron Graham wrote:

¤ I am relatively new to VBA. I am trying to access an SDK which requires
¤ that I subscribe to callbacks to handle events. I am trying to handle
¤ this in an Excel 2000 or XP workbook using VBA.
¤
¤ Is this possible? If so here is the reqired info I need, where do I
¤ find this info:

What kind of events, those from Excel or from another application?


Paul ~~~
Microsoft MVP (Visual Basic)
  #4   Report Post  
Posted to microsoft.public.vb.com,microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Using Excel to handle Com callback procedures

These are Com events from another application.

In article ,
Paul Clement wrote:

On Tue, 03 Feb 2004 14:16:05 -0500, Aaron Graham
wrote:

¤ I am relatively new to VBA. I am trying to access an SDK which requires
¤ that I subscribe to callbacks to handle events. I am trying to handle
¤ this in an Excel 2000 or XP workbook using VBA.
¤
¤ Is this possible? If so here is the reqired info I need, where do I
¤ find this info:

What kind of events, those from Excel or from another application?


Paul ~~~
Microsoft MVP (Visual Basic)


--
o_o_o_o
/| ,[_____],
|ŻŻŻL --O|||||||O-
()_)Ż()_) ŻŻŻŻŻ )_)
  #5   Report Post  
Posted to microsoft.public.vb.com,microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Using Excel to handle Com callback procedures

If they are 'ActiveX' COM events, look at the VBA WithEvents keyword.
Otherwise, take a look at the AddressOf keyword.

--

aGraham wrote in message ...
These are Com events from another application.

In article ,
Paul Clement wrote:

On Tue, 03 Feb 2004 14:16:05 -0500, Aaron Graham
wrote:

¤ I am relatively new to VBA. I am trying to access an SDK which requires
¤ that I subscribe to callbacks to handle events. I am trying to handle
¤ this in an Excel 2000 or XP workbook using VBA.
¤
¤ Is this possible? If so here is the reqired info I need, where do I
¤ find this info:

What kind of events, those from Excel or from another application?


Paul ~~~
Microsoft MVP (Visual Basic)



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
Can I import SQL Stored Procedures into Excel? Nick Gill Excel Discussion (Misc queries) 0 September 11th 08 11:42 AM
How to connect Excel to stored procedures in SQL database? tskogstrom Excel Discussion (Misc queries) 1 July 3rd 07 09:40 AM
Fill handle turned into a move handle Northwoods Excel Discussion (Misc queries) 1 March 2nd 07 03:40 PM
Running sql stored procedures from Excel in-over-his-head-bill Excel Discussion (Misc queries) 0 July 5th 06 06:30 PM
RTD Callback and CIS with firewall Marcosia Excel Programming 0 November 26th 03 10:31 AM


All times are GMT +1. The time now is 05:20 PM.

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"