Search results

  1. U

    Simple VBA Question Here

    My task is after i click the image button, it will auto redirect to another form, but that form contain 10 tabs, I want to redirect to 2nd tab, how should i do? The Form name "Qa : Customer and Custodian same City" and the tabs name Qa~Qj Thanks for helping. Origin from here
  2. U

    Change the mouse cursor when roll over

    Actually this question i asked in From section. http://www.access-programmers.co.uk/forums/showthread.php?t=155228 So how to change the mouse cursor picture using VBA? because when you mouse over an image in form, the mouse cursor won't change. Thanks for the guidance.
  3. U

    Got a little problem in "add image" button

    When i click addimage, it will auto generate an error said" Compile error, sub and function not defined." How to resolve tihs problem?
  4. U

    relationship in form?

    err actually is like this; i created a table name "performance", inside the table got 4 type of rating, "poor", "average", "good", excellent", then each different rating give different bonuses, like poor give 0%,average give 1%,good give 2% and excellent give 3%. now i want to create a form...
Back
Top Bottom