Word 2000 under WinXP crashes when VBA macro is started

D

Dan

Hello,

I have the following issue since changing to a WinXP computer.
I am using a Word VBA application in a template that displays a button bar,
when a button is pressed it pops up a selection window to ask for some
preformatted text to be inserted into the document. All works fine on WinNT,
2000, etc. On Win XP, Word crashes when the button that brings up the pop-up
window is touched....
The code is correct as it runs ok on previous versions of Windows.
Office 2000 is patched to date with all service packs and patches.
The VBA routine is accessing a SQL server for the data over the LAN (ODBC
configured ok) and a network drive for images to be inserted into documents.

Thank you for any suggestion
Dan
 
W

Word Heretic

G'day "Dan" <[email protected]>,

Code sample - and please indicate failing line


Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Dan reckoned:
 
Top