B
Brian Lukanic
Is it possible to create a VBA module that will auto answer an alert message
upon a file open?
Specifically, I am using hammock tasks in Project. When you re-open the
file, an alert appears asking if you want to re-establish links. I consider
this a nag screen and I'd like to have a VBA event aiutoanswer yes whenever
this window appears. There is a way to turn off the nag screen in Options,
but this effectively also tells Project to *NOT* update links. I want to
update links upon every open and not have this screen appear to our users. It
would seem like a VBA module should do the trick buy I am not completely sure
of what the syntax would need to be.
upon a file open?
Specifically, I am using hammock tasks in Project. When you re-open the
file, an alert appears asking if you want to re-establish links. I consider
this a nag screen and I'd like to have a VBA event aiutoanswer yes whenever
this window appears. There is a way to turn off the nag screen in Options,
but this effectively also tells Project to *NOT* update links. I want to
update links upon every open and not have this screen appear to our users. It
would seem like a VBA module should do the trick buy I am not completely sure
of what the syntax would need to be.