Recent content by certisoft

  1. C

    Slow recordset loop

    Thanks Minty, This code is used to get a balance for payment and also similar code used to create statements Unfortunately I have recently taken over this program from someone else and am just trying to work with what I have without doing a compete rewrite Same issue with naming...
  2. C

    Slow recordset loop

    I am struggling with a performance issue in my vba code. I have read a lot in the forums and it seems that I should be using stored queries but have no idea how to perform this function without looping through records. Table Bank Deposits T contains a record for each subscriber for each month...
Back
Top Bottom