This is simple yet I can’t figure it out – I want to create a macro that will control the cursor direction [always down] on any sheet in a specific workbook. I can do it for a specific sheet in a workbook but can’t figure out how to say .MoveAfterReturnDirection = xlDown for any sheet in the workbook.
TIA