Forum Discussion
harwood66
Jul 26, 2020Copper Contributor
New laptop has macros running like a slow sweeping demo mode?
I don't know if anyone could help with a simple tip with this issue? I had no problem with an intel i3 4gb laptop swiftly running through my macros. I have now purchased an intel i5 8gb laptop that ...
- Jul 27, 2020Then the clipboard in Excel was most likely full.
here is a link to delete.
https://support.microsoft.com/en-gb/office/clear-the-clipboard-7afbf55f-d7d5-4096-87a0-eb17f821d321?ui=en-us&rs=en-gb&ad=gb
Or delete with cmd
cmd / c "echo off | clip"
Nikolino
I know I don't know anything (Socrates)
NikolinoDE
Jul 26, 2020Platinum Contributor
Sometimes the #referencing entries are in the columns / rows. Also a reference formulas in these columns castrates the pc. But you can no longer understand what actually happens in these columns / rows and macros if you can not run the sheet yourself. Since there are no other speed problems with you, the formulas in the spreadsheet would be my next starting point to localize the problem.
But as I said, it's just a guess that I'm making here.
I would be happy to find out if I could help.
Nikolino
I know I don't know anything (Socrates)
But as I said, it's just a guess that I'm making here.
I would be happy to find out if I could help.
Nikolino
I know I don't know anything (Socrates)