Search results

  1. J

    Scroll bar with scroll wheel on mouse

    My form has a scroll bar and I would like it to respond and scroll down (or up) when I use the mouse scroll wheel. I'm sure this is probably easy but I just started using VBA. Does anyone have any suggestions ? Thank you!
  2. J

    Resizing a form based on screen resolution

    I have a form that is pretty long (700) and I want it to re-size depending on the user's screen. I have found this code online but I don't think I'm using it right since it is not working for me. if someone has an easier way to do this or has any suggestions please share it. THANKSSS...
  3. J

    Disable a checkbox after a certain date

    Hi, I have a userform with which clients can order stuff. There is a discount that applies for people who order before the deadline (04/13/2010). The discount is named Early Bird Discount and there is a check box that users can click to receive the discount. But I want the check box to get...
Top Bottom