hEY i CAN'T GET THIS MOUSEPOINTER DEAL TO WORK RIGHT. When a user clicks a button I first pout in the code
form1.mousepointer = vbhourglass

and at the end of the code for that button I put

form1.mousepointer = vbarrow

and it will not change the mousepointer back to an arrow, small but frustrating. Any Help, Thanks.