Search results

  1. R

    How to get control loading data in subform

    I am developing a classic order/detail kind of application. The twist is that I need program control to sum the detail records. Based on the year of the transation, I need to put things into different buckets. What I need is an "On CURRENT" type of event while the form is loading the...
  2. R

    Strange Behavior adding Records

    My client wants a data entry application, but he wants the previously entered data to remain on the screen since he usually only wants to change a couple of the data fields. So, I created a form (.mdb) and add the record via vba code. I have the autonum field turned on and have set the form...
Back
Top Bottom