Search results

  1. F

    Combo List empty - Access 2002 / 2003

    Hello, Since the last Windows XP update on the secretary PC, all combo lists are now empty even if the related tables are not at all. Here is her configuration: Windows XP SP 2 Access 2003 SP 3 Here is the description: 1) I've got a combo list based on the table Towns with zip-code, name...
  2. F

    Cancel triggers error in Requery

    I have a main form + subform bound by a RecordSource/Requery everytime something changes in the mainform. In my subform I've got a save button to save/update the information in my subform. As I wanted to avoid the ACCESS default behavior that updates/add records each time you do some action...
  3. F

    Populate subform record

    Hi, I've got a main form with some unbound fields and a subform. From the unbound fields in the mainform, I modify dynamically the RecordSource of my subform to display the information. ==> This works fine !! When there is no information to display in my subform, I need to create a new record...
  4. F

    Add records in the right order

    Hi, I am a bit stuck now and I want to get some ideas from you. The context first : I am writing a timesheet application and I've got a main form + a sub-form. In the mainform, I select the engineer, the contract and the week nbr. My mainform calculates the first and the last day of the...
  5. F

    Adding records in subform

    Hi, I am a bit stuck now and I want to validate several points with you. First let me explain the context: I am writing a timesheet application and I've got a main form + a sub-form. In the mainform, I select the engineer, the contract and the week to input. My mainform calculates the first...
  6. F

    Navigation button in subform

    Hi, I've got a form including a subform in datasheet view. I get rid of the defaulted scroll bars and navigation icons provided in the subform. Now, I added my own buttons in the footer section to manage records in my subform ; by checking the forum, I understood that the items put in the...
Back
Top Bottom