Search results

  1. D

    Fuse duplicate records

    Hello, I'm having some trouble with the following: I need to update a field to the value of the same field in another linked table in duplicate records.
  2. D

    "Not part of aggregate function" update query problem

    Hi guys, I'm sorry I could not find the solution to my problem on this forum, though I searched, so I post here. But it should be pretty obvious, because what I'm trying to do sounds basic... I have a table, named "ES_Detail", in which I want to update its field [Date created] (if empty) with...
  3. D

    subform and tab control

    I have a form, containing 3 tab controls, 2 have a subform, which is itself containing a subform. I had it perfectly working, but since I inserted the subforms in tab controls, I get the error message 2335 4 times (4 subforms in all) every time the form is opened: I definitely have the same...
  4. D

    open form corresponding to control from report

    Good morning, I have a students table with its report and its form. In the report, I created a macro called on double-clicking the student's name control. The aim is to open the form corresponding to the clicked student. I have a simple OpenForm command which works fine, and this is the code in...
Back
Top Bottom