Methods .Save and .SaveAs throw run-time error '-2147467259 (80004005)'

S

Sascha Rasmussen

I've written an event handler in VBA which catches the
PresentationBeforeSave-event, its purpose is to start my own
SaveAs-dialog. Everything is running well until it hits a .Save- or
..SaveAs-Method thus throwing run-time error '-2147467259 (80004005)'
without firing the PresentationBeforeSave-event once again.

Env: Windows XP Prof + Office 2003

Thanks in advance,

Sascha Rasmussen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top