Search results

  1. M

    A better mouse trap?

    ;)Short, sweet, and simple. Occasionally doesn't work if you scroll the wheel extremely rapidly and continuously. Place code below (or modify existing code if any) in the forms Code module. Option Compare Database Dim cur_record As Variant 'Where were we when the mousewheel moved? Dim...
Back
Top Bottom