Everyone says this is asked alot, and I've several posts via googling, but they all error in various ways.
Why you have to write code to make a text box do what it should by default is a question for another day, I guess, but for now, can anyone point me to a nice "assumes you know nothing" tutorial on how to make a text box scroll with a mousewheel?
Many of the solutions I've found seem to say there is code that has to go in two different places. I managed to make a module a couple of times, following these recipes. Then went to Design on the form itself and hit the code button to put in some more code ... this was my best guess on where this code belongs.
But lots of errors.
I even downloaded one solution that was a sample database with a form that scrolls. His works. Tried to do it in mine: errors.
So I'm missing something here. Probably just need more detailed instructions. Sure would be nice if the Poperty Sheet - Event tab had an "on mousehweel." But alas, no.