Hi
I have written some VBA code which occasionally needs to sort data in a hidden worksheet. I find that I need to unhide the sheet before the sort can occur and then rehide it. The sort action causes the screen to flicker and jump around where most of the rest of the routine is pretty smooth. Is there a way of inhibiting all this disctracting movement. I recall in the old days there was a Lotus macro command that will stifle the action during the running of a macro. Is there an equivalent in Excel? I would appreciate any suggestions that would alleviate this problem.
With thanks
I have written some VBA code which occasionally needs to sort data in a hidden worksheet. I find that I need to unhide the sheet before the sort can occur and then rehide it. The sort action causes the screen to flicker and jump around where most of the rest of the routine is pretty smooth. Is there a way of inhibiting all this disctracting movement. I recall in the old days there was a Lotus macro command that will stifle the action during the running of a macro. Is there an equivalent in Excel? I would appreciate any suggestions that would alleviate this problem.
With thanks