I do happens that Scroll lock gets active even if you don't have a
keyboard with that key, and if you have one of those keyboards without
the Scroll lock key, look for the program On-Screen Keyboard for
"tapping" Scroll lock (=slk).
You could also use Excel macro statement
SendKeys "{SCROLLLOCK}"
to toggle the Scroll Lock.