Re: Enable automatic refresh prompt
- From: "Tom Ogilvy" <twogilvy@xxxxxxx>
- Date: Thu, 26 Jan 2006 07:40:57 -0500
If you are talking about updating links, in xl2002 and earlier, you can
either have the links update with no prompt or be prompted. Code doesn't
run before the question is asked and if you are opening the workbook with
code from another workbook, I don't believe displayalerts will suppress
this - however in that situation, you can just use the UpdateLinks argument
in the workbook.Open command to suppress it.
In Excel 2003 there is an option under Edit=>Links to suppress it.
(I could be misremembering, but I don't believe this option was added until
2003. If it was any earlier, it was xl2002, but I believe not).
--
Regards,
Tom Ogilvy
"Richard Edwards" <do.not.use@xxxxxxxxxxxxxx> wrote in message
news:uROueRmIGHA.604@xxxxxxxxxxxxxxxxxxxxxxx
> I am trying to disable the automatic refresh prompt when loading a
workbook.
>
> I have tried the Application.DisplayAlerts = False but no joy.
>
> Anyone help?
>
> Thank you.
>
> Richard
>
>
.
- Follow-Ups:
- Re: Enable automatic refresh prompt
- From: Richard Edwards
- Re: Enable automatic refresh prompt
- References:
- Enable automatic refresh prompt
- From: Richard Edwards
- Enable automatic refresh prompt
- Prev by Date: Re: Commandbars - again
- Next by Date: Re: VBA Excel =?windows-1252?Q?=93Set=94 question?=
- Previous by thread: Enable automatic refresh prompt
- Next by thread: Re: Enable automatic refresh prompt
- Index(es):
Relevant Pages
|