VBA/VB6 Collection Type Mismatch
- From: "Jake Stevenson" <jakestevenson@xxxxxxxxx>
- Date: 5 May 2005 08:36:53 -0700
I call a VBA function in a Word template from a VB6 application,
passing a Collection as an argument to the function. This works well
in most cases, except a couple of rogue machines. On just one or two
machines, I get a "Type Mismatch" error when attempting to call the
function.
It looks to me like the VBA collection object on these machines does
not match the VB6 collection object. Is this possible? Can anyone
suggest a way to fix the problem?
.
- Follow-Ups:
- Re: VBA/VB6 Collection Type Mismatch
- From: Howard Kaikow
- Re: VBA/VB6 Collection Type Mismatch
- From: Cindy M -WordMVP-
- Re: VBA/VB6 Collection Type Mismatch
- From: Perry
- Re: VBA/VB6 Collection Type Mismatch
- Prev by Date: CDO.iMailbox failling
- Next by Date: How do I know if macros are enabled?
- Previous by thread: CDO.iMailbox failling
- Next by thread: Re: VBA/VB6 Collection Type Mismatch
- Index(es):
Relevant Pages
|
Loading