Hello all, I have searched and searched but cannot find an answer to the following.
I have a number of pivots connecting to an Oracle db to perform some queries. These work fine. The problem comes when I get a "would you like to replace the contents of cell......etc." message. Basically I always want to do that but can't figure out how to avoid the prompt which is an irritating one as it affects about 10 spreadsheets.
If I application.ScreenUpdating = False, it simply doesn't prompt me for the ODBC connection password and if I pass it in after the refresh it doesn't seem to do anything.
In addition I've tried clearing the contents and deleting of any alien formatting from the offending spaces but to no avail.
Ideally, I'd like to trap that specific error message but since I don't actually think it is an error message, (and I've searched for it too but can't find it) I can't figure out how to do it.
Is it possible and if so, how?
thanks in advance
Bookmarks