Thanks for the rapid response.
I remember now and it works.
Thanks again.
Martin
Put this at the beginning of your code:
Application.ScreenUpdating = False
and don't forget to include this:
Application.ScreenUpdating = True
to turn it back on again.
Hope this helps.
Pete
On Feb 8, 9:13 am, "Martin C" <mart...@invalid.com> wrote:
> I used to know this, but have forgotten it and cannot find it through
> Google
[quoted text clipped - 11 lines]
> TIA
> Martin
Pete_UK - 08 Feb 2008 10:23 GMT
You're welcome, Martin - glad to help.
Pete
> Thanks for the rapid response.
> I remember now and it works.
[quoted text clipped - 34 lines]
>
> - Show quoted text -