Recent content by MrGPV

  1. M

    Oops disappeared

    Thank youuuuuuuuu it worked
  2. M

    Oops disappeared

    Well ... er ... I've hidden a form of my Access db and I can't find it back. How do I make it appear again ??? (I know, it's pretty stupid but it was a try. When I was a kid, my parents used to tell me "don't touch this", so now I touch everything !!!)
  3. M

    Subform activation

    well, ok, when i update the field it works now there still the problem that if the subform is activated when i click to see the next record, it remains activated with the next record even if the field value is not the good one
  4. M

    Subform activation

    any other idea ? :confused:
  5. M

    Subform activation

    sorry, it doesn't work with Private Sub Form_Current()
  6. M

    Subform activation

    I've created a form including a subform. I want this subform to be active (visible) ONLY if one specific field of the form has a designated value. (It's a list) I've used form_load and fieldname_afterupdate but it doesn't update automatically. Worse : when I click to get to the next data, the...
Top Bottom