
I recorded all the activity in .csv file and followed the instructions from: https://musemonitor.com/Macro.php
I have a MacBook Air and excel 2011 for mac
When I run the macro I get this error: Run time error 1004 Method 'Range' of object '_Global' failed
When I click debug it shows me this line highlighted with yellow
Range("AM1:AR" & numRows).Select
Please help.
Thank you,
Andrei