It's called the learning processOriginally Posted by L@ja
BTW, when you run code which will trigger the Event macro, add the line
at the start, resetting to True at the end. This prevents the loop.Application.EnableEvents = False
It's called the learning processOriginally Posted by L@ja
BTW, when you run code which will trigger the Event macro, add the line
at the start, resetting to True at the end. This prevents the loop.Application.EnableEvents = False
Last edited by Aussiebear; 03-03-2025 at 03:34 AM.
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'