I guess the user must be calling some info
from a network somewhere - and this is likely to be in code...
If so - you need to turn off excels warnings during the code procedure.
application.DisplayAlerts=False
users code....
application.DisplayAlerts=True
JP
I have a slide with a series of Control text boxes on it (from the control toolbar - so you can view the properties). These are automatically updated through VB from an excel data file....
My problem is this -
Tha background style for these boxes is transparent, and
when you are looking at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.