If you addOriginally Posted by suresh
Application.screenupdating = False
at the head of your code and
Application.screenupdating = True
at the end, this may help.
Regards
MD
If you addOriginally Posted by suresh
Application.screenupdating = False
at the head of your code and
Application.screenupdating = True
at the end, this may help.
Regards
MD
MVP (Excel 2008-2010)
Post a workbook with sample data and layout if you want a quicker solution.
To help indent your macros try Smart Indent
Please remember to mark threads 'Solved'