View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default what besides displayalerts statement

Nothing you can do about that message. It is part of BO and not of Excel. I
am not sure if there is anything in the BO API to avoid the message.
--
HTH...

Jim Thomlinson


"Sarah" wrote:

How can I avoid this message when running my macro. The value(s)that came
from a BusinessObjects Enterprise data source has just been edited/deleted.
Do you want to proceed with the change? I have tried setting displayalerts to
false.