Recent content by marco_c

  1. M

    refresh all

    hello missinglinq! thanks for your reply :) yes i need a button for refresh all in a access database .accdb i was wrong about requery, i don't need it how can i add a button in the form with the same function as "refresh all" in the ribbon menu? many thanks
  2. M

    refresh all

    hello everybody! i'm using ms office 2007 and i'd like to create a button on the form called "prevention" who can "refresh all" (updated for multiple users) basically like in the ribbon menu i created a button and in the code i wrote: Option Compare Database Private Sub Command15_Click()...
Back
Top Bottom