Application.Screenupdating only on enter or on click, not with
Dan,
Yes, the following is high lighted, the 4th line from the bottom. I think
when I remove an item using the other feature, it tries to update the hide
unhide function but fails because the item is no longer there, does that make
sense?
Worksheets(ModelSheet).Rows(R).Hidden = False
"dan dungan" wrote:
Is part of the code highlighted with an error?
Does the code run?
|