Yeh Clay.. I''ve missed out the EndUpdate..
Thanks Clay.
>Your code seems to work for me in this sample. (You may want to use a BeginUpdate/EndUpdate to avoid the flickering, but it seems to work as is.)
>
HideColumns_8871.zip
>
>In your actual code, do you have an open BeginUpdate that does not have a matching EndUpdate? This could cause things not to redraw.
>
>