In a given Worksheet, I would like to disable the user's capability to scroll out of the viewable region under any circumstances. In a procedure, have already successfully disabled scroll bars, and any movement keys (Up, Down, Right, Left, PgUp, PgDn, etc). However, I'm still able to scroll up and down out of this region with my mouse scroll wheel. Is there any VBA method to disable this capability as well?
Thanks in advance!
Thanks in advance!