Recent content by Sergio_Moreira

  1. S

    DSum?

    Dear all, good afternoon, Apologies, can't seem to tackle this, I supose easy one, using DSum function on a query design grid (rookie as hell, no VBA whatsoever)... Anyway, I've got this table [FIN-DB-cash-flow-data] where, amongst many other data fields, there is one [valor-liquido] I have to...
  2. S

    Subform update - refresh

    Thank you very much for your insights. I added the brackets surrounding the subform name, and eventually the errors stops. BUT: still the other subform is not refreshing data automatically. Any other thoughts guys? Shall I change the form name to remove the "-"? Maybe this is what's confusing...
  3. S

    Subform update - refresh

    Thank you very much for your assistance. But though I've written the code as you advised, once I run it, it stops. This is the error: Afterupdate event on data entry form: Private Sub Form_AfterUpdate () Me.Parent!employee-area-pessoal-subform-registo-horas-suplementos.Forms.Requery End Sub...
  4. S

    Subform update - refresh

    Hi guys, hope you are all doing fine Apologies for troubling you, but I guess I have to rely on your expertise to tackle one issue that is blocking me from progressing. First of all, I’m an absolute rookie, but you would obviously figure that out on your own just by looking into my issue ...
  5. S

    Greetings from Lisbon

    Hi guys, My name is Sergio, I'm a 38 yo portuguese fellow. Just joined this community as I started developing an MS Access tool for some internal control over my small business. As I am far from being a subject matter expert, I noticed many of my general doubts are responded here already. But...
Back
Top Bottom