up vote 0 down vote favorite
share [g+] share [fb]

I have a Excel macro that generates a this error whenever it gets input of a specific format. Does anyone knows in general what an advise flag is OR where can I find information on this type of error? Thanks

Runtime error -2147221503 (80040001): Automation error, Invalid advise flags

link|improve this question

feedback

1 Answer

It's part of Microsoft's OLE component. See msdn

This doesn't solve your problem, but maybe you can find more info there.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.