Bindhia


Hi there,

I am currently working on a VBA application.

There is an automated word generation available in the appliacation that serves the reporting process.

If there is any Flash add-in being installed in the user's machine (can be viewed through Tools->Templates and Add-ins in MS Word) ,the applicaiton crashes down when the user tries to generate the report because the flash add-in runs initially before the word gets opened.

Is there any work around available other than removing the add-in for the application to run successfully

Your help is greatly appreciated




Re: VBA and automated word generation

Spidermans_DarkSide - MSP, VSIP


Bindhia wrote:

Hi there,

I am currently working on a VBA application.

There is an automated word generation available in the appliacation that serves the reporting process.

If there is any Flash add-in being installed in the user's machine (can be viewed through Tools->Templates and Add-ins in MS Word) ,the applicaiton crashes down when the user tries to generate the report because the flash add-in runs initially before the word gets opened.

Is there any work around available other than removing the add-in for the application to run successfully

Your help is greatly appreciated

Hi,

This forum is for VB.Net questions only, sorry.

Please see.>>

http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=551512&SiteID=1

Try this VBA forum.>>

http://www.programmersheaven.com/mb/vba/Board.aspx S=B20000

Regards,

S_DS






Re: VBA and automated word generation

Bruno Yu - MSFT

Move the thread from Visual Basic General since the question is mainly on VBA. There are more exports in Visual Basic for Application forum and I believe you can get satisfying answers in this forum.

Thanks again for your question.